Create/Update assets for version 24w06a

This commit is contained in:
InventiveBot
2024-02-07 18:29:10 +01:00
parent a6b3e32dc5
commit aefe2b4a4a
19638 changed files with 1359969 additions and 18 deletions

View File

@@ -0,0 +1,60 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "wool",
"ingredients": [
{
"item": "minecraft:lime_dye"
},
[
{
"item": "minecraft:black_wool"
},
{
"item": "minecraft:blue_wool"
},
{
"item": "minecraft:brown_wool"
},
{
"item": "minecraft:cyan_wool"
},
{
"item": "minecraft:gray_wool"
},
{
"item": "minecraft:green_wool"
},
{
"item": "minecraft:light_blue_wool"
},
{
"item": "minecraft:light_gray_wool"
},
{
"item": "minecraft:magenta_wool"
},
{
"item": "minecraft:orange_wool"
},
{
"item": "minecraft:pink_wool"
},
{
"item": "minecraft:purple_wool"
},
{
"item": "minecraft:red_wool"
},
{
"item": "minecraft:yellow_wool"
},
{
"item": "minecraft:white_wool"
}
]
],
"result": {
"item": "minecraft:lime_wool"
}
}