Skip to content

Commit 8cb4723

Browse files
committed
Remove the damage numbers that keep following me
1 parent d8afdbf commit 8cb4723

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/ftbquests/quests/chapters/chapter_1_starting_out.snbt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
}
340340
{
341341
id: "2F3F55EDC60018DA"
342-
item: { components: { "minecraft:damage": 48 }, count: 1, id: "alltheores:copper_ore_hammer" }
342+
item: { count: 1, id: "alltheores:copper_ore_hammer" }
343343
type: "item"
344344
}
345345
]
@@ -471,7 +471,7 @@
471471
size: 1.5d
472472
tasks: [{
473473
id: "417EF9716FAEA831"
474-
item: { components: { "minecraft:damage": 98 }, count: 1, id: "exdeorum:stone_hammer" }
474+
item: { count: 1, id: "exdeorum:stone_hammer" }
475475
type: "item"
476476
}]
477477
x: 7.5d
@@ -1009,7 +1009,7 @@
10091009
tasks: [
10101010
{
10111011
id: "66C8F49BB7B67EB5"
1012-
item: { components: { "minecraft:damage": 75 }, count: 1, id: "pickletweaks:flint_shears" }
1012+
item: { count: 1, id: "pickletweaks:flint_shears" }
10131013
type: "item"
10141014
}
10151015
{
@@ -1360,7 +1360,7 @@
13601360
shape: "rsquare"
13611361
tasks: [{
13621362
id: "3DE6BFA19CAF3FFF"
1363-
item: { components: { "minecraft:damage": 98 }, count: 1, id: "exdeorum:compressed_stone_hammer" }
1363+
item: { count: 1, id: "exdeorum:compressed_stone_hammer" }
13641364
type: "item"
13651365
}]
13661366
x: 10.0d

0 commit comments

Comments
 (0)