Skip to content

Commit

Permalink
Use more Forge tags in recipes
Browse files Browse the repository at this point in the history
- Fix #3959
- Fix #4648
  • Loading branch information
PepperCode1 committed Sep 2, 2024
1 parent a06b9c1 commit bbb9ac8
Show file tree
Hide file tree
Showing 58 changed files with 346 additions and 358 deletions.
98 changes: 49 additions & 49 deletions src/generated/resources/.cache/cache

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"create:raw_zinc"
]
"tag": "forge:raw_materials/zinc"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"minecraft:copper_ingot"
]
"tag": "forge:ingots/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"create:raw_zinc"
]
"tag": "forge:raw_materials/zinc"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
"conditions": {
"items": [
{
"items": [
"create:copper_nugget"
]
"tag": "forge:nuggets/copper"
}
]
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "minecraft:blasting",
"ingredient": {
"item": "create:raw_zinc"
"tag": "forge:raw_materials/zinc"
},
"result": "create:zinc_ingot",
"experience": 0.7,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"item": "create:andesite_alloy"
},
"B": {
"item": "minecraft:copper_block"
"tag": "forge:storage_blocks/copper"
},
"P": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"item": "create:andesite_alloy"
},
"P": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"tag": "forge:glass"
},
"P": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"tag": "forge:plates/copper"
},
"C": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tag": "forge:plates/copper"
},
"C": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"tag": "forge:plates/gold"
},
"C": {
"item": "minecraft:copper_block"
"tag": "forge:storage_blocks/copper"
},
"A": {
"item": "create:andesite_alloy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"tag": "forge:plates/gold"
},
"C": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
],
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "minecraft:raw_copper"
"tag": "forge:raw_materials/copper"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "minecraft:raw_copper_block"
"tag": "forge:storage_blocks/raw_copper"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "minecraft:raw_gold"
"tag": "forge:raw_materials/gold"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "minecraft:raw_gold_block"
"tag": "forge:storage_blocks/raw_gold"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "minecraft:raw_iron"
"tag": "forge:raw_materials/iron"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "minecraft:raw_iron_block"
"tag": "forge:storage_blocks/raw_iron"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "create:raw_zinc"
"tag": "forge:raw_materials/zinc"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:crushing",
"ingredients": [
{
"item": "create:raw_zinc_block"
"tag": "forge:storage_blocks/raw_zinc"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tag": "forge:stripped_logs"
},
{
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tag": "forge:stripped_wood"
},
{
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"item": "create:fluid_pipe"
},
"C": {
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:mixing",
"ingredients": [
{
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
},
{
"tag": "forge:ingots/zinc"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "create:pressing",
"ingredients": [
{
"item": "minecraft:copper_ingot"
"tag": "forge:ingots/copper"
}
],
"results": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "minecraft:smelting",
"ingredient": {
"item": "create:raw_zinc"
"tag": "forge:raw_materials/zinc"
},
"result": "create:zinc_ingot",
"experience": 0.7,
Expand Down
Loading

0 comments on commit bbb9ac8

Please sign in to comment.