Skip to content

Commit

Permalink
cleanup the recipe datagen a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabeHunger54 committed Dec 27, 2023
1 parent 5db0772 commit 3cba095
Show file tree
Hide file tree
Showing 56 changed files with 237 additions and 225 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:acacia_slab"
"minecraft:acacia_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:acacia_slab"
"minecraft:acacia_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass_bottle": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:glass_bottle"
"minecraft:acacia_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_glass_bottle"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:acacia_slab"
"minecraft:acacia_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_iron_ingot": {
"has_planks": {
"conditions": {
"items": [
{
"tag": "forge:ingots/iron"
"items": [
"minecraft:acacia_planks"
]
}
]
},
Expand All @@ -21,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_iron_ingot"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_slab"
"minecraft:bamboo_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_slab"
"minecraft:bamboo_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass_bottle": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:glass_bottle"
"minecraft:bamboo_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_glass_bottle"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_slab"
"minecraft:bamboo_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_iron_ingot": {
"has_planks": {
"conditions": {
"items": [
{
"tag": "forge:ingots/iron"
"items": [
"minecraft:bamboo_planks"
]
}
]
},
Expand All @@ -21,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_iron_ingot"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:birch_slab"
"minecraft:birch_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:birch_slab"
"minecraft:birch_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_glass_bottle": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:glass_bottle"
"minecraft:birch_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_glass_bottle"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:birch_slab"
"minecraft:birch_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_iron_ingot": {
"has_planks": {
"conditions": {
"items": [
{
"tag": "forge:ingots/iron"
"items": [
"minecraft:birch_planks"
]
}
]
},
Expand All @@ -21,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_iron_ingot"
"has_planks"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_slab": {
"has_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:cherry_slab"
"minecraft:cherry_planks"
]
}
]
Expand All @@ -23,7 +23,7 @@
"requirements": [
[
"has_the_recipe",
"has_slab"
"has_planks"
]
],
"rewards": {
Expand Down
Loading

0 comments on commit 3cba095

Please sign in to comment.