Fix botania petal milling

This commit is contained in:
grimmauld 2020-10-14 16:36:53 +02:00
parent 442d89e09e
commit 6200329e43
16 changed files with 16 additions and 16 deletions

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:black_dye",
"item": "minecraft:black_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:blue_dye",
"item": "minecraft:blue_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:brown_dye",
"item": "minecraft:brown_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:cyan_dye",
"item": "minecraft:cyan_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:gray_dye",
"item": "minecraft:gray_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:green_dye",
"item": "minecraft:green_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:light_blue_dye",
"item": "minecraft:light_blue_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:light_gray_dye",
"item": "minecraft:light_gray_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:lime_dye",
"item": "minecraft:lime_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:magenta_dye",
"item": "minecraft:magenta_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:orange_dye",
"item": "minecraft:orange_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:pink_dye",
"item": "minecraft:pink_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:purple_dye",
"item": "minecraft:purple_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:red_dye",
"item": "minecraft:red_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:white_dye",
"item": "minecraft:white_dye",
"count": 1
}
],

View file

@ -13,7 +13,7 @@
],
"results": [
{
"item": "botania:yellow_dye",
"item": "minecraft:yellow_dye",
"count": 1
}
],