Crafting using Any Wooden Chests and Iron Door, in any arrangement. Produces Fridge.
Fridge
CookingForBlockheads · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fridge | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
cookingforblockheads:fridge- Namespace
cookingforblockheads- Mod ID
cookingforblockheads- Tags (2)
create:blocks/brittle minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "balm:wooden_chests"
},
{
"item": "minecraft:iron_door"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}