Skip to content

Commit

Permalink
fix(recipes): Missing container tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjdai1 committed May 31, 2024
1 parent d69d174 commit 03bc9ed
Show file tree
Hide file tree
Showing 126 changed files with 328 additions and 440 deletions.
12 changes: 12 additions & 0 deletions fabric/data/bakery/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@
"id": "#c:buckets/milk",
"required": false
},
{
"id": "#c:milk_buckets",
"required": false
},
{
"id": "#c:condensed_milk",
"required": false
},
{
"id": "#c:milk_bottle",
"required": false
},
{
"id": "#meadow:milk",
"required": false
Expand Down
12 changes: 12 additions & 0 deletions fabric/data/beachparty/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@
"id": "#c:buckets/milk",
"required": false
},
{
"id": "#c:milk_buckets",
"required": false
},
{
"id": "#c:condensed_milk",
"required": false
},
{
"id": "#c:milk_bottle",
"required": false
},
{
"id": "#meadow:milk",
"required": false
Expand Down
12 changes: 12 additions & 0 deletions fabric/data/bloomingnature/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@
"id": "#c:buckets/milk",
"required": false
},
{
"id": "#c:milk_buckets",
"required": false
},
{
"id": "#c:condensed_milk",
"required": false
},
{
"id": "#c:milk_bottle",
"required": false
},
{
"id": "#meadow:milk",
"required": false
Expand Down
12 changes: 12 additions & 0 deletions fabric/data/brewery/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@
"id": "#c:buckets/milk",
"required": false
},
{
"id": "#c:milk_buckets",
"required": false
},
{
"id": "#c:condensed_milk",
"required": false
},
{
"id": "#c:milk_bottle",
"required": false
},
{
"id": "#meadow:milk",
"required": false
Expand Down
12 changes: 12 additions & 0 deletions fabric/data/candlelight/tags/items/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@
"id": "#c:buckets/milk",
"required": false
},
{
"id": "#c:milk_buckets",
"required": false
},
{
"id": "#c:condensed_milk",
"required": false
},
{
"id": "#c:milk_bottle",
"required": false
},
{
"id": "#meadow:milk",
"required": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:apple_cream_frosting_bottle"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:sugar"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:berry_cream_frosting_bottle"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:sugar"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@
"item": "createfood:butter"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:salt"
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:butterscotch_fudge"
},
"ingredients": [
{
"tag": "c:condensed_milk"
},
{
"tag": "c:butterscotch_chips"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:condensed_milk"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:caramel_fudge"
},
"ingredients": [
{
"tag": "c:condensed_milk"
},
{
"tag": "c:caramel_chips"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:condensed_milk"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@
"item": "createfood:cheese_block"
},
"ingredients": [
{
"tag": "c:milk_buckets"
},
{
"tag": "c:salt"
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_buckets"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:chocolate_cream_frosting_bottle"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:sugar"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:chocolate_fudge"
},
"ingredients": [
{
"tag": "c:condensed_milk"
},
{
"tag": "c:chocolate_chips"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:condensed_milk"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@
"ingredients": [
{
"tag": "c:cocoa_powder"
},
{
"tag": "c:milk_bottle"
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:chorus_fruit_cream_frosting_bottle"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:sugar"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:coffee_toffee_fudge"
},
"ingredients": [
{
"tag": "c:condensed_milk"
},
{
"tag": "c:toffee_chips"
},
Expand All @@ -18,7 +15,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:condensed_milk"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:condensed_milk_bucket"
},
"ingredients": [
{
"tag": "c:milk_buckets"
},
{
"tag": "c:sugar"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_buckets"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@
"item": "createfood:cream_frosting_bottle"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:sugar"
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:dark_chocolate_fudge"
},
"ingredients": [
{
"tag": "c:condensed_milk"
},
{
"tag": "c:dark_chocolate_chips"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:condensed_milk"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:glow_berry_cream_frosting_bottle"
},
"ingredients": [
{
"tag": "c:milk_bottle"
},
{
"tag": "c:sugar"
},
Expand All @@ -15,7 +12,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:milk_bottle"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"item": "createfood:marshmallow_butterscotch_fudge"
},
"ingredients": [
{
"tag": "c:condensed_milk"
},
{
"tag": "c:butterscotch_chips"
},
Expand All @@ -18,7 +15,7 @@
}
],
"container": {
"item": "minecraft:air"
"tag": "c:condensed_milk"
},
"fabric:load_conditions": [
{
Expand Down
Loading

0 comments on commit 03bc9ed

Please sign in to comment.