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