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