Skip to content

Commit

Permalink
block tags, item tags & recipes added to data generation
Browse files Browse the repository at this point in the history
- woodcutting and other external mod recipes are missing for now
- changed some tags
  - beige to colorless
  - mushrooms, caps & stems moved to forge
- recipes with sticks are now using forge:rods/wooden tag
  • Loading branch information
cech12 committed Apr 28, 2020
1 parent 2136cbd commit aa6f32f
Show file tree
Hide file tree
Showing 250 changed files with 1,043 additions and 353 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"extendedmushrooms:mushroom_wood/beige/mushroom_planks"
"extendedmushrooms:mushroom_wood/colorless/mushroom_planks"
]
},
"criteria": {
Expand All @@ -11,15 +11,15 @@
"conditions": {
"items": [
{
"tag": "extendedmushrooms:mushroom_stems/beige"
"tag": "forge:mushroom_stems/colorless"
}
]
}
},
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "extendedmushrooms:mushroom_wood/beige/mushroom_planks"
"recipe": "extendedmushrooms:mushroom_wood/colorless/mushroom_planks"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"extendedmushrooms:mushroom_wood/beige/mushroom_slab"
"extendedmushrooms:mushroom_wood/colorless/mushroom_slab"
]
},
"criteria": {
Expand All @@ -19,7 +19,7 @@
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "extendedmushrooms:mushroom_wood/beige/mushroom_slab"
"recipe": "extendedmushrooms:mushroom_wood/colorless/mushroom_slab"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"extendedmushrooms:mushroom_wood/beige/mushroom_fence_gate"
"extendedmushrooms:mushroom_wood/colorless/mushroom_stairs"
]
},
"criteria": {
Expand All @@ -19,7 +19,7 @@
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "extendedmushrooms:mushroom_wood/beige/mushroom_fence_gate"
"recipe": "extendedmushrooms:mushroom_wood/colorless/mushroom_stairs"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"tag": "extendedmushrooms:mushroom_stems/glowshroom"
"tag": "forge:mushroom_stems/glowshroom"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"tag": "extendedmushrooms:mushroom_stems/poisonous_mushroom"
"tag": "forge:mushroom_stems/green"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_brown_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:brown_mushroom_block"
"tag": "forge:mushroom_caps/brown"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_brown_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_brown_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:brown_mushroom_block"
"tag": "forge:mushroom_caps/brown"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_brown_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_brown_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:brown_mushroom_block"
"tag": "forge:mushroom_caps/brown"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_brown_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_blue_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "extendedmushrooms:glowshroom_cap"
"tag": "forge:mushroom_caps/glowshroom"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_blue_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_blue_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "extendedmushrooms:glowshroom_cap"
"tag": "forge:mushroom_caps/glowshroom"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_blue_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"item": "extendedmushrooms:glowshroom_cap"
"tag": "forge:mushroom_caps/glowshroom"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"conditions": {
"items": [
{
"item": "extendedmushrooms:poisonous_mushroom_cap"
"tag": "forge:mushroom_caps/purple"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_purple_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "extendedmushrooms:poisonous_mushroom_cap"
"tag": "forge:mushroom_caps/purple"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_purple_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_purple_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "extendedmushrooms:poisonous_mushroom_cap"
"tag": "forge:mushroom_caps/purple"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_purple_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_red_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:red_mushroom_block"
"tag": "forge:mushroom_caps/red"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_red_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_red_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:red_mushroom_block"
"tag": "forge:mushroom_caps/red"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_red_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
]
},
"criteria": {
"has_red_wool": {
"has_cap": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"item": "minecraft:red_mushroom_block"
"tag": "forge:mushroom_caps/red"
}
]
}
Expand All @@ -25,7 +25,7 @@
},
"requirements": [
[
"has_red_wool",
"has_cap",
"has_the_recipe"
]
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"extendedmushrooms:mushroom_wood/beige/mushroom_fence"
"extendedmushrooms:mushroom_wood/colorless/mushroom_fence"
]
},
"criteria": {
Expand All @@ -19,7 +19,7 @@
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "extendedmushrooms:mushroom_wood/beige/mushroom_fence"
"recipe": "extendedmushrooms:mushroom_wood/colorless/mushroom_fence"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [
"extendedmushrooms:mushroom_wood/mushroom_oak_sign"
"extendedmushrooms:oak_sign"
]
},
"criteria": {
Expand All @@ -19,7 +19,7 @@
"has_the_recipe": {
"trigger": "minecraft:recipe_unlocked",
"conditions": {
"recipe": "extendedmushrooms:mushroom_wood/mushroom_oak_sign"
"recipe": "extendedmushrooms:oak_sign"
}
}
},
Expand Down

0 comments on commit aa6f32f

Please sign in to comment.