Skip to content

Commit

Permalink
Rerun datagen
Browse files Browse the repository at this point in the history
  • Loading branch information
Raycoms committed Nov 12, 2024
1 parent 0dad39f commit f34ec90
Show file tree
Hide file tree
Showing 144 changed files with 927 additions and 925 deletions.
25 changes: 1 addition & 24 deletions src/datagen/generated/minecolonies/data/c/tags/item/foods.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,6 @@
"minecolonies:milky_bread",
"minecolonies:sugary_bread",
"minecolonies:golden_bread",
"minecolonies:chorus_bread",
"minecolonies:cabochis",
"minecolonies:cheddar_cheese",
"minecolonies:congee",
"minecolonies:cooked_rice",
"minecolonies:eggplant_dolma",
"minecolonies:feta_cheese",
"minecolonies:flatbread",
"minecolonies:hand_pie",
"minecolonies:lamb_stew",
"minecolonies:lembas_scone",
"minecolonies:manchet_bread",
"minecolonies:muffin",
"minecolonies:pasta_plain",
"minecolonies:pasta_tomato",
"minecolonies:pepper_hummus",
"minecolonies:pita_hummus",
"minecolonies:pottage",
"minecolonies:rice_ball",
"minecolonies:stew_trencher",
"minecolonies:stuffed_pepper",
"minecolonies:stuffed_pita",
"minecolonies:sushi_roll",
"minecolonies:tofu"
"minecolonies:chorus_bread"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
"minecolonies:milky_bread",
"minecolonies:sugary_bread",
"minecolonies:golden_bread",
"minecolonies:chorus_bread",
"minecolonies:flatbread",
"minecolonies:hand_pie",
"minecolonies:lembas_scone",
"minecolonies:manchet_bread",
"minecolonies:muffin",
"minecolonies:stew_trencher",
"minecolonies:stuffed_pita"
"minecolonies:chorus_bread"
]
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:apple"
]
"items": "minecraft:apple"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_apple",
"has_the_recipe"
"has_the_recipe",
"has_apple"
]
],
"rewards": {
"recipes": [
"minecolonies:apple_pie"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:garlic"
]
"items": "minecolonies:garlic"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_garlic",
"has_the_recipe"
"has_the_recipe",
"has_garlic"
]
],
"rewards": {
"recipes": [
"minecolonies:baked_salmon"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:large_milk_bottle"
]
"items": "minecolonies:large_milk_bottle"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_milk",
"has_the_recipe"
"has_the_recipe",
"has_milk"
]
],
"rewards": {
"recipes": [
"minecolonies:butter"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:cabbage"
]
"items": "minecolonies:cabbage"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_cabbage",
"has_the_recipe"
"has_the_recipe",
"has_cabbage"
]
],
"rewards": {
"recipes": [
"minecolonies:cabochis"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:large_milk_bottle"
]
"items": "minecolonies:large_milk_bottle"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_milk",
"has_the_recipe"
"has_the_recipe",
"has_milk"
]
],
"rewards": {
"recipes": [
"minecolonies:cheddar_cheese"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:cheddar_cheese"
]
"items": "minecolonies:cheddar_cheese"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_cheddar",
"has_the_recipe"
"has_the_recipe",
"has_cheddar"
]
],
"rewards": {
"recipes": [
"minecolonies:cheese_pizza"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:durum"
]
"items": "minecolonies:durum"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_durum",
"has_the_recipe"
"has_the_recipe",
"has_durum"
]
],
"rewards": {
"recipes": [
"minecolonies:cheese_ravioli"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:durum"
]
"items": "minecolonies:durum"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_durum",
"has_the_recipe"
"has_the_recipe",
"has_durum"
]
],
"rewards": {
"recipes": [
"minecolonies:chicken_broth"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:cabbage"
]
"items": "minecolonies:cabbage"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_cabbage",
"has_the_recipe"
"has_the_recipe",
"has_cabbage"
]
],
"rewards": {
"recipes": [
"minecolonies:congee"
]
},
"sends_telemetry_event": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"minecolonies:rice"
]
"items": "minecolonies:rice"
}
]
},
Expand All @@ -22,14 +20,13 @@
},
"requirements": [
[
"has_rice",
"has_the_recipe"
"has_the_recipe",
"has_rice"
]
],
"rewards": {
"recipes": [
"minecolonies:cooked_rice"
]
},
"sends_telemetry_event": false
}
}
Loading

0 comments on commit f34ec90

Please sign in to comment.