Crafting using Packing Tape, Packing Tape, Packing Tape and Packing Tape, in any arrangement. Produces Super Packing Tape.
Super Packing Tape
Function
Remaining uses: %s Disabled - config set to drop all storages as packed
Acquisition
Developer reference
- Registry name
sophisticatedstorage:super_packing_tape- Namespace
sophisticatedstorage- Mod ID
sophisticatedstorage
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "sophisticatedstorage:packing_tape"
},
{
"item": "sophisticatedstorage:packing_tape"
},
{
"item": "sophisticatedstorage:packing_tape"
},
{
"item": "sophisticatedstorage:packing_tape"
}
],
"conditions": [
{
"raw": {
"type": "sophisticatedstorage:drop_packed_disabled"
},
"type": "sophisticatedstorage:drop_packed_disabled"
},
{
"raw": {
"type": "sophisticatedcore:item_enabled",
"itemRegistryName": "sophisticatedstorage:super_packing_tape"
},
"type": "sophisticatedcore:item_enabled"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}