Skip to content

Commit 7736b47

Browse files
committed
Datagen To Fix Issues in ea1961a
1 parent ea1961a commit 7736b47

37 files changed

+37
-37
lines changed

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/adamantite_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_adamantite_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/antimony_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_antimony_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/copper_block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_copper_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/iridium_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_iridium_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/iron_block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_iron_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/lead_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_lead_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/manganese_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_manganese_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/mythril_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_mythril_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/nickel_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_nickel_blocks"
99
}
1010
]
1111
},

src/main/generated/data/alloy_forgery/advancements/recipes/alloy_forgery/orichalcum_blocks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"conditions": {
66
"items": [
77
{
8-
"tag": "c:raw_gold_blocks"
8+
"tag": "c:raw_orichalcum_blocks"
99
}
1010
]
1111
},

0 commit comments

Comments
 (0)