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