You've already forked minecraft-assets
Create/Update assets for version 25w03a
This commit is contained in:
16
data/minecraft/recipe/oxidized_copper_grate.json
Normal file
16
data/minecraft/recipe/oxidized_copper_grate.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"key": {
|
||||
"M": "minecraft:oxidized_copper"
|
||||
},
|
||||
"pattern": [
|
||||
" M ",
|
||||
"M M",
|
||||
" M "
|
||||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:oxidized_copper_grate"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user