Move better keep inventory configs to seperate datapack
Fixes issue with BKI being loaded above the mc_rebalance datapack when updating an existing world to a version with the BKI datapack
This commit is contained in:
parent
4d0aa0f41a
commit
f41fe938da
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"description":"Made to have a higher load order than better keep inventory",
|
||||||
|
"pack_format": 48,
|
||||||
|
"supported_formats": [34, 48]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue