mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-16 19:05:10 +01:00
Fix crafting recipes not working
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:andesite",
|
||||
"id": "minecraft:andesite",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:cobblestone",
|
||||
"id": "minecraft:cobblestone",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:diorite",
|
||||
"id": "minecraft:diorite",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:end_stone",
|
||||
"id": "minecraft:end_stone",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:granite",
|
||||
"id": "minecraft:granite",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:netherrack",
|
||||
"id": "minecraft:netherrack",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:red_sandstone",
|
||||
"id": "minecraft:red_sandstone",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:sandstone",
|
||||
"id": "minecraft:sandstone",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:soul_soil",
|
||||
"id": "minecraft:soul_soil",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user