You've already forked minecraft-assets
Create/Update assets for version 1.12.2
This commit is contained in:
17
assets/minecraft/recipes/bone_block.json
Normal file
17
assets/minecraft/recipes/bone_block.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"XXX",
|
||||
"XXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:dye",
|
||||
"data": 15
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bone_block"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user