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