thermal:item_buffer

Logistical Item Buffer

Thermal Dynamics · by King Lemming, covers1624
block Axe Mineable

Acquisition

Crafting using Any Tin Ingot, Any Quartz Gem, Any Tin Ingot, Any Planks, Any Signalum Ingot, Any Planks, Any Tin Ingot, Any Quartz Gem and Any Tin Ingot, arranged in the pattern shown. Produces Logistical Item Buffer.

Crafting
Logistical Item Buffer guaranteed

Mining & drops

sourcecountchanceconditions
Logistical Item Buffer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
thermal:item_buffer
Namespace
thermal
Mod ID
thermal_dynamics
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IQI",
    "PCP",
    "IQI"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/signalum"
    },
    "I": {
      "tag": "forge:ingots/tin"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "Q": {
      "tag": "forge:gems/quartz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}