forked from TouhouDiscordcraft/VoiceFuckerCaves
i hate repairing mechanics
This commit is contained in:
parent
82bb9722b3
commit
2b3b9a128f
@ -484,6 +484,11 @@ file = "mods/firstaid.pw.toml"
|
|||||||
hash = "7823845c196434c7d310e7b9ae0628dd6934bff27d3d6e572a85833e15e643f4"
|
hash = "7823845c196434c7d310e7b9ae0628dd6934bff27d3d6e572a85833e15e643f4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fixed-anvil-repair-cost.pw.toml"
|
||||||
|
hash = "b0642490953392d256b85555d2f9e518d7938aeb86fdb6f272bceec7a591a09f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/forgeshot.pw.toml"
|
file = "mods/forgeshot.pw.toml"
|
||||||
hash = "7aa5dbf2f02f2a895547b54e89b8a8a70c04afe4cdb981d2b077e960d6c5d6c7"
|
hash = "7aa5dbf2f02f2a895547b54e89b8a8a70c04afe4cdb981d2b077e960d6c5d6c7"
|
||||||
|
13
mods/fixed-anvil-repair-cost.pw.toml
Normal file
13
mods/fixed-anvil-repair-cost.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Fixed Anvil Repair Cost"
|
||||||
|
filename = "fixedanvilrepaircost-1.20.1-3.5.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jmLyNFBG/versions/fDXv4XYw/fixedanvilrepaircost-1.20.1-3.5.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "caf0b4b2a86a94793328c9c278989261e01f48429fa27409fa83f8fcdede7a8399f266448c3899db3a95d71e939de9a382aed8cd59ab61944549b53ff9c881d6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jmLyNFBG"
|
||||||
|
version = "fDXv4XYw"
|
@ -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 = "9afc216a72d777bdebd7d65a5f64d71f0eeeec990c725b4bb0e17e3b223bc76b"
|
hash = "5b04f8a70347f7b49b3324e892148e44cf7afd9bbdffd049ff460bd863dbbb68"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user