Update datapack for 1.21.7
This commit is contained in:
parent
a2524cf2db
commit
ef9efa3661
|
|
@ -2,33 +2,15 @@
|
||||||
"type": "minecraft:crafting_shapeless",
|
"type": "minecraft:crafting_shapeless",
|
||||||
"category": "building",
|
"category": "building",
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
"minecraft:red_dye",
|
||||||
"item": "minecraft:sand"
|
"minecraft:sand",
|
||||||
},
|
"minecraft:sand",
|
||||||
{
|
"minecraft:sand",
|
||||||
"item": "minecraft:sand"
|
"minecraft:sand",
|
||||||
},
|
"minecraft:sand",
|
||||||
{
|
"minecraft:sand",
|
||||||
"item": "minecraft:sand"
|
"minecraft:sand",
|
||||||
},
|
"minecraft:sand"
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:red_dye"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"result": {
|
"result": {
|
||||||
"id": "minecraft:red_sand",
|
"id": "minecraft:red_sand",
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:stonecutting",
|
"type": "minecraft:stonecutting",
|
||||||
"ingredient": {
|
"ingredient": "minecraft:cobblestone",
|
||||||
"item": "minecraft:cobblestone"
|
|
||||||
},
|
|
||||||
"result": {
|
"result": {
|
||||||
"count": 1,
|
"count": 1,
|
||||||
"id": "minecraft:gravel"
|
"id": "minecraft:gravel"
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:stonecutting",
|
"type": "minecraft:stonecutting",
|
||||||
"ingredient": {
|
"ingredient": "minecraft:gravel",
|
||||||
"item": "minecraft:gravel"
|
|
||||||
},
|
|
||||||
"result": {
|
"result": {
|
||||||
"count": 1,
|
"count": 1,
|
||||||
"id": "minecraft:sand"
|
"id": "minecraft:sand"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user