cosmic cod only spawn near cosmaw
This commit is contained in:
parent
7d861d4555
commit
6482a1fbf1
21
config/alexsmobs/cosmic_cod_spawns.json
Normal file
21
config/alexsmobs/cosmic_cod_spawns.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"biomes": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"type": "BIOME_TAG",
|
||||||
|
"negate": false,
|
||||||
|
"value": "minecraft:is_end"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "REGISTRY_NAME",
|
||||||
|
"negate": true,
|
||||||
|
"value": "minecraft:the_end"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "REGISTRY_NAME",
|
||||||
|
"negate": true,
|
||||||
|
"value": "minecraft:small_end_islands"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
@ -8,6 +8,10 @@ hash = "1c0e36f3124939575589c950dbdeed152cd3541e125562199aa6783af482aa50"
|
|||||||
file = "config/NoChatReports/NCR-Encryption.json"
|
file = "config/NoChatReports/NCR-Encryption.json"
|
||||||
hash = "ad41c18d8223070fe2a7566dd6d9baad76edc4424c8f6ee3c9e0c596eb7d5a3f"
|
hash = "ad41c18d8223070fe2a7566dd6d9baad76edc4424c8f6ee3c9e0c596eb7d5a3f"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/alexsmobs/cosmic_cod_spawns.json"
|
||||||
|
hash = "8e1d05a9b4ab8b923ff4951ef391665f3bdd218d943152f6f1f57509786bc0f7"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/allurement-common.toml"
|
file = "config/allurement-common.toml"
|
||||||
hash = "1e10f0bf2d27dededeaa726379e8f6375defa3df7cdadcb22244938e3c8c49e3"
|
hash = "1e10f0bf2d27dededeaa726379e8f6375defa3df7cdadcb22244938e3c8c49e3"
|
||||||
|
@ -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 = "16467c3334252892ba722300381c6e86b5418feb13fe223b1234d70dea39b0c8"
|
hash = "21996ffd2c6a5744b517c098a719651fbe15e685dff83d44c926d1fd8a8d0a93"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user