Skip to content

Commit

Permalink
剣士 鍛冶 修理対象から防具を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
NePonpon committed Mar 9, 2024
1 parent b48a01a commit 138e584
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 27 deletions.
1 change: 0 additions & 1 deletion data/skill/predicates/blacksmith/add_0.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"equipment": {
"offhand": {
"items": [
"minecraft:elytra",
"minecraft:trident"
]
}
Expand Down
10 changes: 1 addition & 9 deletions data/skill/predicates/blacksmith/add_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,11 @@
"minecraft:diamond_pickaxe",
"minecraft:diamond_axe",
"minecraft:diamond_hoe",
"minecraft:diamond_helmet",
"minecraft:diamond_chestplate",
"minecraft:diamond_leggings",
"minecraft:diamond_boots",
"minecraft:netherite_sword",
"minecraft:netherite_shovel",
"minecraft:netherite_pickaxe",
"minecraft:netherite_axe",
"minecraft:netherite_hoe",
"minecraft:netherite_helmet",
"minecraft:netherite_chestplate",
"minecraft:netherite_leggings",
"minecraft:netherite_boots"
"minecraft:netherite_hoe"
]
}
}
Expand Down
14 changes: 1 addition & 13 deletions data/skill/predicates/blacksmith/add_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,13 @@
"minecraft:iron_pickaxe",
"minecraft:iron_axe",
"minecraft:iron_hoe",
"minecraft:iron_helmet",
"minecraft:iron_chestplate",
"minecraft:iron_leggings",
"minecraft:iron_boots",
"minecraft:chainmail_helmet",
"minecraft:chainmail_chestplate",
"minecraft:chainmail_leggings",
"minecraft:chainmail_boots",
"minecraft:shears",
"minecraft:flint_and_steel",
"minecraft:golden_sword",
"minecraft:golden_shovel",
"minecraft:golden_pickaxe",
"minecraft:golden_axe",
"minecraft:golden_hoe",
"minecraft:golden_helmet",
"minecraft:golden_chestplate",
"minecraft:golden_leggings",
"minecraft:golden_boots"
"minecraft:golden_hoe"
]
}
}
Expand Down
4 changes: 0 additions & 4 deletions data/skill/predicates/blacksmith/add_4.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
"minecraft:wooden_pickaxe",
"minecraft:wooden_axe",
"minecraft:wooden_hoe",
"minecraft:leather_helmet",
"minecraft:leather_chestplate",
"minecraft:leather_leggings",
"minecraft:leather_boots",
"minecraft:fishing_rod",
"minecraft:carrot_on_a_stick",
"warped_fungus_on_a_stick",
Expand Down

0 comments on commit 138e584

Please sign in to comment.