Closed bangetto closed 4 months ago
example for storage_box:
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "storage_box",
"key": {
"S": {
"item": "minecraft:shulker_shell"
},
"C": {
"item": "create:industrial_iron_block"
},
"V": {
"item": "create:item_vault"
},
"D": {
"item": "create:display_board"
}
},
"pattern": [
"CCC",
"SVS",
"CDC"
],
"result": {
"item": "fxntstorage:storage_box"
},
"show_notification": true
}
Compared to some other Storage Mods, I think these recipes are quite expensive and reasonable. You can always modify the recipes yourself via a datapack, if you're not happy playing with the recipes in the mod.
bc both the backpack and the storage box act like better shulker boxes they should include a shulker box/shell to make the end not completely useless and to avoid a minecart situation (when something is worst in every possible aspect)