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.

Logistical Item Buffer
Thermal Dynamics · by King Lemming, covers1624
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Logistical Item Buffer | 1–1 | 100% | 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
}
