You've already forked minecraft-assets
Create/Update assets for version 17w15a
This commit is contained in:
16
assets/minecraft/recipes/string_to_wool.json
Normal file
16
assets/minecraft/recipes/string_to_wool.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:string"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:wool",
|
||||
"data": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user