mods
This commit is contained in:
49
web/pack/config/cardboardboxes-common.toml
Normal file
49
web/pack/config/cardboardboxes-common.toml
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
|
||||||
|
[BlackListSettings]
|
||||||
|
#Prevents mobs spawners from being placed into cardboard boxes
|
||||||
|
BlackListMobSpawners = false
|
||||||
|
|
||||||
|
#Auto generated list of block entities registered in Minecraft that can be blocked from use with the box. If a block entity does not show up on this list it is already black listed. The reasoning behind blocking block entities is to prevent crashes or unwanted interaction. Such as picking up a piston which can both causes issues and doesn't really matter. Set value to 'true' to disable interaction.
|
||||||
|
[tile_ban_list]
|
||||||
|
"minecraft:furnace" = false
|
||||||
|
"minecraft:chest" = false
|
||||||
|
"minecraft:trapped_chest" = false
|
||||||
|
"minecraft:ender_chest" = false
|
||||||
|
"minecraft:jukebox" = false
|
||||||
|
"minecraft:dispenser" = false
|
||||||
|
"minecraft:dropper" = false
|
||||||
|
"minecraft:sign" = false
|
||||||
|
"minecraft:hanging_sign" = false
|
||||||
|
"minecraft:mob_spawner" = false
|
||||||
|
"minecraft:piston" = false
|
||||||
|
"minecraft:brewing_stand" = false
|
||||||
|
"minecraft:enchanting_table" = false
|
||||||
|
"minecraft:end_portal" = false
|
||||||
|
"minecraft:beacon" = false
|
||||||
|
"minecraft:skull" = false
|
||||||
|
"minecraft:daylight_detector" = false
|
||||||
|
"minecraft:hopper" = false
|
||||||
|
"minecraft:comparator" = false
|
||||||
|
"minecraft:banner" = false
|
||||||
|
"minecraft:structure_block" = false
|
||||||
|
"minecraft:end_gateway" = false
|
||||||
|
"minecraft:command_block" = false
|
||||||
|
"minecraft:shulker_box" = false
|
||||||
|
"minecraft:bed" = false
|
||||||
|
"minecraft:conduit" = true
|
||||||
|
"minecraft:barrel" = false
|
||||||
|
"minecraft:smoker" = false
|
||||||
|
"minecraft:blast_furnace" = false
|
||||||
|
"minecraft:lectern" = false
|
||||||
|
"minecraft:bell" = false
|
||||||
|
"minecraft:jigsaw" = false
|
||||||
|
"minecraft:campfire" = false
|
||||||
|
"minecraft:beehive" = false
|
||||||
|
"minecraft:sculk_sensor" = false
|
||||||
|
"minecraft:calibrated_sculk_sensor" = false
|
||||||
|
"minecraft:sculk_catalyst" = false
|
||||||
|
"minecraft:sculk_shrieker" = false
|
||||||
|
"minecraft:chiseled_bookshelf" = false
|
||||||
|
"minecraft:brushable_block" = false
|
||||||
|
"minecraft:decorated_pot" = false
|
||||||
|
|
||||||
13
web/pack/config/resourcepackoverrides.json
Normal file
13
web/pack/config/resourcepackoverrides.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"schema_version": "2",
|
||||||
|
"default_packs": [
|
||||||
|
"file/Create+Simple+Storage+2.1.zip",
|
||||||
|
"file/EBE_1.20.x_v1.1.zip",
|
||||||
|
"file/Createful-Plaques v0.6 (1.20.x)",
|
||||||
|
"file/CreateEasyVillager_v1.0.1a.zip",
|
||||||
|
"file/Better tom's create storage 1.1.zip"
|
||||||
|
]
|
||||||
|
,"default_overrides": {
|
||||||
|
"force_compatible": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -154,6 +154,11 @@ file = "mods/crafting-on-a-stick.pw.toml"
|
|||||||
hash = "33c56c189134e3f954091dc6144358344b1da51abb9e8c9432b61592d1448681"
|
hash = "33c56c189134e3f954091dc6144358344b1da51abb9e8c9432b61592d1448681"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/create-blueprint-void.pw.toml"
|
||||||
|
hash = "670fccd85994a4a11e75f09f936d8660dbfb3b5bd85ff5f6a493c807fb589f78"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create-connected.pw.toml"
|
file = "mods/create-connected.pw.toml"
|
||||||
hash = "6f2dd94587eeece8009e19fdb79f0f7326d1807baed47eb67afa349dcfbe6d49"
|
hash = "6f2dd94587eeece8009e19fdb79f0f7326d1807baed47eb67afa349dcfbe6d49"
|
||||||
@@ -339,6 +344,21 @@ file = "mods/easier-sleeping.pw.toml"
|
|||||||
hash = "0bf7b07a3c3a7f5220f6a30c07a8ca0fcf51927553a5fa4f73d39e5ef07a440e"
|
hash = "0bf7b07a3c3a7f5220f6a30c07a8ca0fcf51927553a5fa4f73d39e5ef07a440e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easy-anvils.pw.toml"
|
||||||
|
hash = "44939e619b300aeac4de098126c182fdaba2439f737307bbe214f68c32c115a7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easy-magic.pw.toml"
|
||||||
|
hash = "b6a2eece281f73726473d67ae7de5010886a6bf82a75ea3049620851f70c11b1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/easy-npc.pw.toml"
|
||||||
|
hash = "19695f83ba13706004316754fc6a010808570bb7cb01b9d9efe2b8916aa94965"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/easy-villagers.pw.toml"
|
file = "mods/easy-villagers.pw.toml"
|
||||||
hash = "8226c9233613d4e0a81df92419755eb206155b3f8a019d668b23d1c17341cd17"
|
hash = "8226c9233613d4e0a81df92419755eb206155b3f8a019d668b23d1c17341cd17"
|
||||||
@@ -584,6 +604,11 @@ file = "mods/kubejs.pw.toml"
|
|||||||
hash = "6625e424713698763eb78672190c0662f5c301058a6339c6d165ea8e7461417b"
|
hash = "6625e424713698763eb78672190c0662f5c301058a6339c6d165ea8e7461417b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/leaves-be-gone.pw.toml"
|
||||||
|
hash = "79f696c09f378d5a2127ad7ddcda4c03cb2fe71622860c99addef9aa29c91b74"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/legendary-tooltips.pw.toml"
|
file = "mods/legendary-tooltips.pw.toml"
|
||||||
hash = "dd308454a6708e915735523e3ccbf6be4893ff9c7ca737d2f9ccf745fffd6835"
|
hash = "dd308454a6708e915735523e3ccbf6be4893ff9c7ca737d2f9ccf745fffd6835"
|
||||||
@@ -629,11 +654,31 @@ file = "mods/mes-moogs-end-structures.pw.toml"
|
|||||||
hash = "7a3ee34f8f8223369e564c3913b18fd8f11203a9e5140b75c44432cd6a72354f"
|
hash = "7a3ee34f8f8223369e564c3913b18fd8f11203a9e5140b75c44432cd6a72354f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/minemenu.pw.toml"
|
||||||
|
hash = "3c8e28c58a785e98c329cb31f5f43887ee14bf7dd0b782d35cd71d8f405745d4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mining-gadgets.pw.toml"
|
file = "mods/mining-gadgets.pw.toml"
|
||||||
hash = "d4a42351be29d476b540e810a2339b05f2f0cf789d62404da7c708b685c9ecda"
|
hash = "d4a42351be29d476b540e810a2339b05f2f0cf789d62404da7c708b685c9ecda"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/missions.pw.toml"
|
||||||
|
hash = "54a65bf1ef9044f125c11596be62397bee4ef7ebdbbb5671da2880cd9b01f275"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mob-lassos.pw.toml"
|
||||||
|
hash = "34b68b7a688844cd2c15e56180bd01bcd84df7ae541bebdde134aa83522fa692"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mob-plaques.pw.toml"
|
||||||
|
hash = "fbcc9479ed3ece8b67699836233e63a59f2b51e3ad29d8b18532e081b046820b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modernfix.pw.toml"
|
file = "mods/modernfix.pw.toml"
|
||||||
hash = "f03861f83a9f0c69606d5e355b9a342838a04d255873cf0751c676dd50ec6e8e"
|
hash = "f03861f83a9f0c69606d5e355b9a342838a04d255873cf0751c676dd50ec6e8e"
|
||||||
@@ -649,6 +694,11 @@ file = "mods/more-overlays-updated.pw.toml"
|
|||||||
hash = "869c69737f60d1009b4f40b84409326170f2a1b6c327fc333854e5e8cb90d294"
|
hash = "869c69737f60d1009b4f40b84409326170f2a1b6c327fc333854e5e8cb90d294"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/numismatics.pw.toml"
|
||||||
|
hash = "450a3ad1e5e953d9d6c1f5ad6278ead01cfe32ea17fe43df70d3cf2a3120ff55"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ob-aquamirae.pw.toml"
|
file = "mods/ob-aquamirae.pw.toml"
|
||||||
hash = "cc24ee332a95fcae64ccb5dd9905fc25b2f8a2ccab500add27f0ff05fc130abf"
|
hash = "cc24ee332a95fcae64ccb5dd9905fc25b2f8a2ccab500add27f0ff05fc130abf"
|
||||||
@@ -729,6 +779,11 @@ file = "mods/protection-pixel.pw.toml"
|
|||||||
hash = "197c1d3275bc6fe387b7e80bfc4668828c6ff82fedd216587fd409dc5f5d8c60"
|
hash = "197c1d3275bc6fe387b7e80bfc4668828c6ff82fedd216587fd409dc5f5d8c60"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/puzzles-lib.pw.toml"
|
||||||
|
hash = "2cf36fe7043b6d7ec5930790334e7ab551db9879474418785e9e71592db63ce2"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/rechiseled-create.pw.toml"
|
file = "mods/rechiseled-create.pw.toml"
|
||||||
hash = "0d4a48d89d0962c8b5589be857161699256da13162b6b39f54c07595ef13912c"
|
hash = "0d4a48d89d0962c8b5589be857161699256da13162b6b39f54c07595ef13912c"
|
||||||
@@ -1009,6 +1064,11 @@ file = "resourcepacks/toms-create-storage.pw.toml"
|
|||||||
hash = "7369c0f50de35aa5988bcb1b4f51bb94247b4d15be890b44b254112da1a04d9f"
|
hash = "7369c0f50de35aa5988bcb1b4f51bb94247b4d15be890b44b254112da1a04d9f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "resourcepacks/tras-fresh-player.pw.toml"
|
||||||
|
hash = "99c6abf6a8d28c1c56156d25411ba816cf2bf38d7d174514a2ad32ac03ad737b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "shaderpacks/complementary-unbound.pw.toml"
|
file = "shaderpacks/complementary-unbound.pw.toml"
|
||||||
hash = "9ed342e0d8a2200d2a5c01826dba51b70433ad2c0e998fda893b5fa2911c2516"
|
hash = "9ed342e0d8a2200d2a5c01826dba51b70433ad2c0e998fda893b5fa2911c2516"
|
||||||
|
|||||||
13
web/pack/mods/create-blueprint-void.pw.toml
Normal file
13
web/pack/mods/create-blueprint-void.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create: Blueprint Void"
|
||||||
|
filename = "bpvoid-1.0.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/6dcn3sS1/versions/j3TDi9Nf/bpvoid-1.0.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "4d8392c26ece018ca2b5e2fbb0b5fb435c1ece3d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "6dcn3sS1"
|
||||||
|
version = "j3TDi9Nf"
|
||||||
13
web/pack/mods/easy-anvils.pw.toml
Normal file
13
web/pack/mods/easy-anvils.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Easy Anvils"
|
||||||
|
filename = "EasyAnvils-v8.0.2-1.20.1-Forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OZBR5JT5/versions/4pRdDqEb/EasyAnvils-v8.0.2-1.20.1-Forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d44a8b549b27713a92d59148729bf374ff3e25f0"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OZBR5JT5"
|
||||||
|
version = "4pRdDqEb"
|
||||||
13
web/pack/mods/easy-magic.pw.toml
Normal file
13
web/pack/mods/easy-magic.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Easy Magic"
|
||||||
|
filename = "EasyMagic-v8.0.1-1.20.1-Forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/9hx3AbJM/versions/W2xPEG9I/EasyMagic-v8.0.1-1.20.1-Forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9bfb5d63ac2e03ecdab8755c968ffa25b799469b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "9hx3AbJM"
|
||||||
|
version = "W2xPEG9I"
|
||||||
13
web/pack/mods/easy-npc.pw.toml
Normal file
13
web/pack/mods/easy-npc.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Easy NPC"
|
||||||
|
filename = "easy_npc-forge-1.20.1-5.6.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/CgGEe1h3/versions/9oy589wL/easy_npc-forge-1.20.1-5.6.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b99ff03b5da2daf0880c3c9fd89017def1732871"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "CgGEe1h3"
|
||||||
|
version = "9oy589wL"
|
||||||
13
web/pack/mods/leaves-be-gone.pw.toml
Normal file
13
web/pack/mods/leaves-be-gone.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Leaves Be Gone"
|
||||||
|
filename = "LeavesBeGone-v8.0.0-1.20.1-Forge.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/AVq17PqV/versions/slScQFdb/LeavesBeGone-v8.0.0-1.20.1-Forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "c5043f862be7db76892c7c0c95d02fa3f8332af0"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "AVq17PqV"
|
||||||
|
version = "slScQFdb"
|
||||||
13
web/pack/mods/minemenu.pw.toml
Normal file
13
web/pack/mods/minemenu.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "MineMenu"
|
||||||
|
filename = "MineMenu-1.20.1-1.12.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "8cc736b3965e4d101ddbc3724c42ae9559978572"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4938047
|
||||||
|
project-id = 222378
|
||||||
13
web/pack/mods/missions.pw.toml
Normal file
13
web/pack/mods/missions.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create: Missions"
|
||||||
|
filename = "missions-forge-0.3.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/KN33kvHF/versions/WeTaHOh1/missions-forge-0.3.6.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "dd478603ec3a58c3e81e289b1e185abf13aaf2b7"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "KN33kvHF"
|
||||||
|
version = "WeTaHOh1"
|
||||||
13
web/pack/mods/mob-lassos.pw.toml
Normal file
13
web/pack/mods/mob-lassos.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Mob Lassos"
|
||||||
|
filename = "MobLassos-v8.0.1-1.20.1-Forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ftOBbnu8/versions/9ocXWaBc/MobLassos-v8.0.1-1.20.1-Forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "0586f2cdfe31d98824e4acf1556f9e070b5453da"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ftOBbnu8"
|
||||||
|
version = "9ocXWaBc"
|
||||||
13
web/pack/mods/mob-plaques.pw.toml
Normal file
13
web/pack/mods/mob-plaques.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Mob Plaques"
|
||||||
|
filename = "MobPlaques-v8.0.1-1.20.1-Forge.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/3b1CFIR5/versions/UQWgKqWP/MobPlaques-v8.0.1-1.20.1-Forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "72a7476c49cf1a4d66f133d100faac2b40097170"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "3b1CFIR5"
|
||||||
|
version = "UQWgKqWP"
|
||||||
13
web/pack/mods/numismatics.pw.toml
Normal file
13
web/pack/mods/numismatics.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Create: Numismatics"
|
||||||
|
filename = "CreateNumismatics-1.0.6+forge-mc1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Jdbbtt0i/versions/95Ixqq5F/CreateNumismatics-1.0.6%2Bforge-mc1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d8356090efdf5591fd52d42095101d9b530fbd87"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Jdbbtt0i"
|
||||||
|
version = "95Ixqq5F"
|
||||||
13
web/pack/mods/puzzles-lib.pw.toml
Normal file
13
web/pack/mods/puzzles-lib.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Puzzles Lib"
|
||||||
|
filename = "PuzzlesLib-v8.1.23-1.20.1-Forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/QAGBst4M/versions/UlSkomup/PuzzlesLib-v8.1.23-1.20.1-Forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "dac5d9a8dbb0df2c98d4b71aa1f5ab04761ac34f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "QAGBst4M"
|
||||||
|
version = "UlSkomup"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4a0c42911a925bd5c1054a582fda8331d99a718b9dc69986285b26e08a61c5c2"
|
hash = "4046c24ba2e147659eb4beebaa9712851b82163011ff0e9c42ed7ed043fa10f6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.7"
|
forge = "47.3.7"
|
||||||
|
|||||||
13
web/pack/resourcepacks/tras-fresh-player.pw.toml
Normal file
13
web/pack/resourcepacks/tras-fresh-player.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Fresh Moves"
|
||||||
|
filename = "Expressive Fresh Moves v3.0.1.zip"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/slufHzC2/versions/Sdg6a6Tc/Expressive%20Fresh%20Moves%20v3.0.1.zip"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "7e9e519d92633d4b4243ce5ad1c1ea75d59bf8d5"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "slufHzC2"
|
||||||
|
version = "Sdg6a6Tc"
|
||||||
Reference in New Issue
Block a user