Crafting using Sulphuric Rock Bricks, Sulphuric Rock Bricks and Sulphuric Rock Bricks, arranged in the pattern shown. Produces 3× Sulphuric Rock Flower Pot.
Sulphuric Rock Flower Pot
Sulphuric Rock Flower Pot is a item from Unknown Mod, crafted from Sulphuric Rock Bricks.
Acquisition
Developer reference
- Registry name
betterend:sulphuric_rock_flower_pot- Namespace
betterend- Mod ID
unknown- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" # "
],
"ingredients": {
"#": {
"item": "betterend:sulphuric_rock_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_pots",
"experience": null,
"cooking_time": null
}