You've already forked minecraft-assets
Create/Update assets for version 21w15a
This commit is contained in:
13
data/minecraft/recipes/warped_planks.json
Normal file
13
data/minecraft/recipes/warped_planks.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "planks",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "minecraft:warped_stems"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:warped_planks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user