Skip to content

Commit

Permalink
fix Immersive Engineering cloche recipe tags
Browse files Browse the repository at this point in the history
  • Loading branch information
luxtracon committed Jun 4, 2024
1 parent d8cf166 commit 3c9670e
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:black_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:black_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:blue_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:blue_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:brown_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:brown_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:cyan_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:cyan_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:gray_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:gray_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:green_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:green_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:light_blue_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:light_blue_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:light_gray_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:light_gray_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:lime_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:lime_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:magenta_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:magenta_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:orange_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:orange_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:pink_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:pink_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:purple_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:purple_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:red_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:red_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:white_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:white_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "floralis:yellow_cactus"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"item": "floralis:yellow_cactus_seeds"
},
"soil": {
"tag": "neoforge:sand"
"tag": "forge:sand"
},
"render": {
"type": "crop",
Expand Down

0 comments on commit 3c9670e

Please sign in to comment.