Skip to content

Commit 07908a8

Browse files
committed
Run datagen
1 parent a8d44f0 commit 07908a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/generated/resources/data/constructionstick/advancement/recipes/tools/copper_stick.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-
"items": "#minecraft:stone_tool_materials"
8+
"items": "#c:ingots/copper"
99
}
1010
]
1111
},

src/generated/resources/data/constructionstick/recipe/copper_stick.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"tag": "c:rods/wooden"
77
},
88
"X": {
9-
"tag": "minecraft:stone_tool_materials"
9+
"tag": "c:ingots/copper"
1010
}
1111
},
1212
"pattern": [

0 commit comments

Comments
 (0)