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