Repair renamed recipes

Fixes for #987 and parts of #1022 caused by some internal item name changeds between 1.15 to 1.16
This commit is contained in:
Noobulus 2021-02-06 13:26:42 -06:00
parent c85efe141f
commit 2ee71728df
7 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@
"type": "create:milling", "type": "create:milling",
"ingredients": [ "ingredients": [
{ {
"item": "atmospheric:monkey_brush" "item": "atmospheric:hot_monkey_brush"
} }
], ],
"results": [ "results": [

View file

@ -13,7 +13,7 @@
], ],
"results": [ "results": [
{ {
"item": "endergetic:poise_stem_stripped", "item": "endergetic:stripped_poise_stem",
"count": 1 "count": 1
} }
], ],

View file

@ -8,7 +8,7 @@
"type": "create:cutting", "type": "create:cutting",
"ingredients": [ "ingredients": [
{ {
"item": "endergetic:poise_stem_stripped" "item": "endergetic:stripped_poise_stem"
} }
], ],
"results": [ "results": [

View file

@ -13,7 +13,7 @@
], ],
"results": [ "results": [
{ {
"item": "upgrade_aquatic:driftwood_log_stripped", "item": "upgrade_aquatic:stripped_driftwood_log",
"count": 1 "count": 1
} }
], ],

View file

@ -8,7 +8,7 @@
"type": "create:cutting", "type": "create:cutting",
"ingredients": [ "ingredients": [
{ {
"item": "upgrade_aquatic:driftwood_log_stripped" "item": "upgrade_aquatic:stripped_driftwood_log"
} }
], ],
"results": [ "results": [

View file

@ -8,7 +8,7 @@
"type": "create:milling", "type": "create:milling",
"ingredients": [ "ingredients": [
{ {
"item": "upgrade_aquatic:searocket_pink" "item": "upgrade_aquatic:pink_searocket"
} }
], ],
"results": [ "results": [

View file

@ -8,7 +8,7 @@
"type": "create:milling", "type": "create:milling",
"ingredients": [ "ingredients": [
{ {
"item": "upgrade_aquatic:searocket_white" "item": "upgrade_aquatic:white_searocket"
} }
], ],
"results": [ "results": [