Stone Cutting using Sandy Jadestone. Produces Sandy Jadestone Polished.
Sandy Jadestone Polished
Sandy Jadestone Polished is a item from Unknown Mod, crafted from Sandy Jadestone.
Acquisition
Crafting using Sandy Jadestone Bricks, Sandy Jadestone Bricks, Sandy Jadestone Bricks and Sandy Jadestone Bricks, arranged in the pattern shown. Produces 4× Sandy Jadestone Polished.
Used in (1)
Crafting using Sandy Jadestone Polished, Sandy Jadestone Polished, Sandy Jadestone Polished and Sandy Jadestone Polished, arranged in the pattern shown. Produces 4× Sandy Jadestone Tiles.
Developer reference
- Registry name
betterend:sandy_jadestone_polished- Namespace
betterend- Mod ID
unknown- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:sandy_jadestone"
},
"conditions": [],
"sequence": null,
"group_name": "sandy_jadestone_stonecutting",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "betterend:sandy_jadestone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_tile",
"experience": null,
"cooking_time": null
}