techreborn:storage_buffer

Storage Buffer

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Storage Units

Acquisition

Crafting using Wooden Plate, Wooden Plate, Wooden Plate, Wooden Plate, Paper, Wooden Plate, Wooden Plate, Wooden Plate and Wooden Plate, arranged in the pattern shown. Produces Storage Buffer.

Crafting
Wooden Plate
Wooden Plate
Wooden Plate
Wooden Plate
Paper
Wooden Plate
Wooden Plate
Wooden Plate
Wooden Plate
Storage Buffer guaranteed

Mining & drops

sourcecountchanceconditions
Storage Buffer1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Storage Buffer1–1100%Survives Explosion
Developer reference
Registry name
techreborn:storage_buffer
Namespace
techreborn
Mod ID
techreborn
Tags (1)
techreborn:items/storage_units

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "WPW",
    "WWW"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:paper"
    },
    "W": {
      "tag": "c:wood_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}