You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
13
data/minecraft/recipes/oak_button.json
Normal file
13
data/minecraft/recipes/oak_button.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "redstone",
|
||||
"group": "wooden_button",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:oak_planks"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:oak_button"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user