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

Update permissions

+29 -6
+27 -4
index.toml
··· 14 14 15 15 [[files]] 16 16 file = "config/audioplayer/audioplayer-server.properties" 17 - hash = "cf37def0d133ba176fed647f9d4f80d84f8a9fa1282a8e796af7fbd1504155d1" 17 + hash = "98594380e54b61ec948de253d9e99b61e3d8f11bf9af844e1de1d365f12b84ff" 18 18 19 19 [[files]] 20 20 file = "config/autowhitelist.json5" 21 - hash = "608100f4eea199139be78c24e2a82a96d4189b2d0b604d535b9f1cdbf3ea6425" 21 + hash = "8b5a6ae4c1d23c1f4cafc7e1420fe1a7dcf029fae5980de90af31865c88c7cf5" 22 22 23 23 [[files]] 24 24 file = "config/chunky/config.json" ··· 31 31 [[files]] 32 32 file = "config/ferritecore.mixin.properties" 33 33 hash = "5c39746c2be5b7eabe3cf2fa6b02af9ef80d805bab1c1c5207330a79c7306e4c" 34 + 35 + [[files]] 36 + file = "config/image2map.json" 37 + hash = "ba5e873da04a8ed4751c9cfb2135b8ea0b903da994de16e0944ca769988b1c7d" 34 38 35 39 [[files]] 36 40 file = "config/luckperms/luckperms.conf" ··· 90 94 91 95 [[files]] 92 96 file = "config/vanillapings/vanillapings.properties" 93 - hash = "2d58571948df2ce77ae3e11b6cb5480a00036526b803e8616d7ee6100895b729" 97 + hash = "a1254bdc3383632b95af8ba493a3c0fd00591fd9de6ca1439d59011a04e5fd46" 94 98 95 99 [[files]] 96 100 file = "config/vivecraft-server-config.toml" ··· 99 103 [[files]] 100 104 file = "config/voicechat/voicechat-server.properties" 101 105 hash = "b7a88ee8cde6ed604eb8e8a03619545472b204f3cee20ab64085349c633fde26" 106 + 107 + [[files]] 108 + file = "config/voxyworldgenv2.json" 109 + hash = "558074ea9469bf7041ae718d4f8cf6a5d258fb89aea0cc5e8aba63eff674d992" 102 110 103 111 [[files]] 104 112 file = "configureddefaults/config/clientsort.json" ··· 221 229 metafile = true 222 230 223 231 [[files]] 232 + file = "mods/image2map.pw.toml" 233 + hash = "71915821f61cc0abc0920e331d41ce5d2ce5a6bd1edb9ec35d540e485f890a3a" 234 + metafile = true 235 + 236 + [[files]] 224 237 file = "mods/immediatelyfast.pw.toml" 225 238 hash = "9e7bacd24307639764f3b74ae35a562b6becf2701637b816de0eaae15ab714c0" 226 239 metafile = true ··· 243 256 [[files]] 244 257 file = "mods/krypton.pw.toml" 245 258 hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c" 259 + metafile = true 260 + 261 + [[files]] 262 + file = "mods/leashable-players.pw.toml" 263 + hash = "bffcd2a49beec273ee84a02f1d163bc64884ddb67a2ca0c4e66452230a5091de" 246 264 metafile = true 247 265 248 266 [[files]] ··· 277 295 278 296 [[files]] 279 297 file = "mods/luckperms/luckperms-h2-v2.mv.db" 280 - hash = "d4be714133e1a34bbd9767ee6a47842521cd78610cd175031edf759a01564702" 298 + hash = "849434c48765c22a907b101e1cb7b5736a6a03037c2b71d02ae4a0b7db13fe82" 281 299 282 300 [[files]] 283 301 file = "mods/minimotd.pw.toml" ··· 472 490 [[files]] 473 491 file = "mods/vivecraft.pw.toml" 474 492 hash = "60250864a25455ade1973db47cb8370a47920736c71c00505a0842b52f9ef394" 493 + metafile = true 494 + 495 + [[files]] 496 + file = "mods/voxy-worldgen.pw.toml" 497 + hash = "e7f29074af1c2c983b2658b79f2123184840e8a02868aa970a0c955b908452fb" 475 498 metafile = true 476 499 477 500 [[files]]
mods/luckperms/luckperms-h2-v2.mv.db

This is a binary file and will not be displayed.

+2 -2
pack.toml
··· 1 1 name = "daxecraft" 2 2 author = "encode42" 3 - version = "1.2.0" 3 + version = "1.3.0" 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 = "59b9ce185bbec4c928f88941f27b046e0b723bbab6bb66697af80a8bbd2c432f" 9 + hash = "6a2dded3e50202b98756b59adf28a27c05d8413379c79180b3bbf46c63005f6b" 10 10 11 11 [versions] 12 12 fabric = "0.18.4"