You've already forked minecraft-assets
Create/Update assets for version 25w08a
This commit is contained in:
12
data/minecraft/recipe/spruce_button.json
Normal file
12
data/minecraft/recipe/spruce_button.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "redstone",
|
||||
"group": "wooden_button",
|
||||
"ingredients": [
|
||||
"minecraft:spruce_planks"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:spruce_button"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user