Tiny client and server pack for daxe's community modrinth.com/project/daxe

Bump version

+17 -2
+15
index.toml
··· 422 422 metafile = true 423 423 424 424 [[files]] 425 + file = "mods/quiet-pale-gardens.pw.toml" 426 + hash = "f76bcbf29c44e5d097d57b1072288e18a5284e5aecbf6fbfd11a68554bfdca56" 427 + metafile = true 428 + 429 + [[files]] 425 430 file = "mods/resourceful-config.pw.toml" 426 431 hash = "7a3c33063d5b2fa742e803fb3a7f4c5542b168cc019c68fd5a969ecfd2b4ae96" 427 432 metafile = true ··· 459 464 [[files]] 460 465 file = "mods/spark.pw.toml" 461 466 hash = "13b6ac9fab1c054c963923dfa153e533af22905919874409e938e28ff8dd4f47" 467 + metafile = true 468 + 469 + [[files]] 470 + file = "mods/spreakindicator.pw.toml" 471 + hash = "3fc3ec0c9c2b0e7ef0ce175bb826f325225fc05253c0370735569e9c976e4319" 462 472 metafile = true 463 473 464 474 [[files]] ··· 519 529 [[files]] 520 530 file = "mods/worldgen-patches.pw.toml" 521 531 hash = "fa16e33791bb4520cb32d13eb9cf8ead96d8ad5913585d9e44594c7e049c3c28" 532 + metafile = true 533 + 534 + [[files]] 535 + file = "mods/xp-stream.pw.toml" 536 + hash = "881ba4d509035d2bb7c43aa3f183749bfb1912e376f6d89f61a7dba9bc1c3fd8" 522 537 metafile = true 523 538 524 539 [[files]]
+2 -2
pack.toml
··· 1 1 name = "daxecraft" 2 2 author = "encode42" 3 - version = "1.4.1" 3 + version = "1.4.2" 4 4 pack-format = "packwiz:1.1.0" 5 5 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "45330df51e7a4b5be6eb6b7379ca386bbe2e3fb7418b1417f96e7390a10c27f3" 9 + hash = "27818f7afb963a6d3514b5b0681a17b01b222ab8371a4b197ad075142612859a" 10 10 11 11 [versions] 12 12 fabric = "0.18.4"