Crafting using Bench and Snowball, in any arrangement. Produces Frozen Bench.
Frozen Bench
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Frozen Bench | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:frozen_bench- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/benches handcrafted:blocks/metal_benches handcrafted:items/benches handcrafted:items/metal_benches minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "handcrafted:bench"
},
{
"item": "minecraft:snowball"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}