Crafting using Polished Cut Ochrum, Polished Cut Ochrum, Polished Cut Ochrum, Polished Cut Ochrum, Polished Cut Ochrum and Polished Cut Ochrum, arranged in the pattern shown. Produces 6× Polished Cut Ochrum Wall.
Polished Cut Ochrum Wall
Create · by simibubi
Acquisition
Stone Cutting using Any Ochrum Stone Type. Produces Polished Cut Ochrum Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Polished Cut Ochrum Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:polished_cut_ochrum_wall- Namespace
create- Mod ID
create- Tags (4)
create:items/stone_types/ochrum minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"XXX"
],
"ingredients": {
"X": {
"item": "create:polished_cut_ochrum"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "create:stone_types/ochrum"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

