Developer reference
- Registry name
twigs:green_silt_shingles - Namespace
twigs - Mod ID
twigs - Tags (2)
twigs:blocks/packed_silt
twigs:items/packed_silt
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"item": "twigs:silt_shingles"
},
"X": {
"item": "minecraft:green_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_terracotta",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "twigs:green_packed_silt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "twigs:green_packed_silt"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}