Update to 1.21

This commit is contained in:
Len 2024-08-01 12:32:13 +02:00
parent a552a4ed9c
commit 3cac38c7c1
5 changed files with 10 additions and 6 deletions

View File

@ -31,7 +31,7 @@
}
],
"result": {
"item": "minecraft:red_sand",
"id": "minecraft:red_sand",
"count": 8
}
}

View File

@ -3,6 +3,8 @@
"ingredient": {
"item": "minecraft:cobblestone"
},
"result": "minecraft:gravel",
"count": 1
"result": {
"count": 1,
"id": "minecraft:gravel"
}
}

View File

@ -3,6 +3,8 @@
"ingredient": {
"item": "minecraft:gravel"
},
"result": "minecraft:sand",
"count": 1
"result": {
"count": 1,
"id": "minecraft:sand"
}
}

View File

@ -21,7 +21,7 @@
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:0.0025"
"name": "minecraft:dragon_egg"
}
],
"rolls": 1.0