You've already forked minecraft-assets
Create/Update assets for version 25w03a
This commit is contained in:
15
data/minecraft/recipe/flower_pot.json
Normal file
15
data/minecraft/recipe/flower_pot.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"#": "minecraft:brick"
|
||||
},
|
||||
"pattern": [
|
||||
"# #",
|
||||
" # "
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:flower_pot"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user