You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
17
data/minecraft/recipes/acacia_slab.json
Normal file
17
data/minecraft/recipes/acacia_slab.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "building",
|
||||
"group": "wooden_slab",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "minecraft:acacia_slab"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user