You've already forked minecraft-assets
Create/Update assets for version 3D Shareware v1.34
This commit is contained in:
15
data/minecraft/recipes/crafting_table.json
Normal file
15
data/minecraft/recipes/crafting_table.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:crafting_table"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user