data.realyusufismailcore.recipes.copper_block.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of minecraft Show documentation
Show all versions of minecraft Show documentation
A core for mods by Real Yusuf Ismail
The newest version!
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"key": {
"#": {
"tag": "forge:ingots/copper"
}
},
"result": {
"item": "realyusufismailcore:copper_block"
}
}