Add blast resistance config
This commit is contained in:
parent
ca7af47c4f
commit
b04a5f2746
3 changed files with 8 additions and 1 deletions
3
config/riseofblocks-blastresistance.json
Normal file
3
config/riseofblocks-blastresistance.json
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"minecraft:obsidian": 10.0
|
||||||
|
}
|
|
@ -1,5 +1,9 @@
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/riseofblocks-blastresistance.json"
|
||||||
|
hash = "5cfd13f950aeda7f098d59afa95ca510ad8a1fe377cf18357ba139f656f6d476"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/superbwarfare-server.toml"
|
file = "config/superbwarfare-server.toml"
|
||||||
hash = "bbc96d029f4106f45477b8446e73241c8ffdc30f494d693f384ad731472f1abd"
|
hash = "bbc96d029f4106f45477b8446e73241c8ffdc30f494d693f384ad731472f1abd"
|
||||||
|
|
|
@ -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 = "73c4d2a8a964ab6b713902f3b1109ec1e4ced63974fa2b18b98237b1ecc59552"
|
hash = "c5fef0164c6c39f5fbeabe554563eceb2476cf67c61848ca3aca810bfd4d2095"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue