Blacklist EMF from loading in Puzzle (crash)
This commit is contained in:
parent
b3f1e427f6
commit
85798f76be
5
config/yosbr/config/puzzle.json
Normal file
5
config/yosbr/config/puzzle.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"disabledIntegrations": [
|
||||||
|
"entity_model_features"
|
||||||
|
]
|
||||||
|
}
|
@ -16,6 +16,10 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
|||||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/puzzle.json"
|
||||||
|
hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||||
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||||
|
@ -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 = "9c239d8ba955a400780f6020979346d3703576964e6e36747b1c968cd63b53d4"
|
hash = "cb122591acfc4139002f4eb8ed80679c4c9e572f1abec2e7c3b3fcf27e961d0c"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user