Skip to content

Commit

Permalink
chore(translation): fix id
Browse files Browse the repository at this point in the history
  • Loading branch information
ybw0014 committed Jan 20, 2024
1 parent 283b3fa commit 181c79a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
10 changes: 5 additions & 5 deletions src/main/resources/translations/en/slimefun/armor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,18 +61,18 @@ translations:
- "&6Full set effects:"
- "&e- Radiation immunity"
- "&e- Bee Sting protection"
HAZMAT_BOOTS:
RUBBER_BOOTS:
name: "&cHazmat Boots"
lore:
- ""
- "&6Full set effects:"
- "&e- Radiation immunity"
- "&e- Bee Sting protection"
GOLDEN_HELMET_12K:
GOLDEN_12K_HELMET:
name: "&6Golden Helmet &7(12-Carat)"
GOLDEN_CHESTPLATE_12K:
GOLDEN_12K_CHESTPLATE:
name: "&6Golden Chestplate &7(12-Carat)"
GOLDEN_LEGGINGS_12K:
GOLDEN_12K_LEGGINGS:
name: "&6Golden Leggings &7(12-Carat)"
GOLDEN_BOOTS_12K:
GOLDEN_12K_BOOTS:
name: "&6Golden Boots &7(12-Carat)"
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ translations:
- "&8\u21E8 &7Speed: &a4/time"
- "%sftrlore_PowerBuffer_1024%"
- "%sftrlore_PowerPerSecond_48%"
EXP_COLLECTOR:
XP_COLLECTOR:
name: "&aEXP Collector"
lore:
- ""
Expand Down Expand Up @@ -523,7 +523,7 @@ translations:
- "%sftrlore_Machine_EndGame_Generator%"
- "%sftrlore_PowerBuffer_16384%"
- "%sftrlore_PowerPerSecond_500%"
NETHER_STAR_REACTOR:
NETHERSTAR_REACTOR:
name: "&fNether Star Reactor"
lore:
- ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ translations:
- ""
- "&fYou can repair Items using this"
- "&fin an Auto-Anvil"
ORGANIC_FOOD:
name: "&aOrganic Food"
lore:
- "&7Content: &9???"
ORGANIC_FOOD_WHEAT:
name: "&aOrganic Food"
lore:
Expand Down Expand Up @@ -102,10 +98,6 @@ translations:
name: "&aOrganic Food"
lore:
- "&7Content: &9Seagrass"
FERTILIZER:
name: "&aOrganic Fertilizer"
lore:
- "&7Content: &9???"
FERTILIZER_WHEAT:
name: "&aOrganic Fertilizer"
lore:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ translations:
- ""
- "&8\u21E8 &7Function: Woodcutting"
- "&8\u21E8 &7Fuel Efficiency: 1.0x"
PROGRAMMABLE_ANDRIOD_FISHERMAN:
PROGRAMMABLE_ANDROID_FISHERMAN:
name: "&cProgrammable Android &7(Fisherman)"
lore:
- ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ translations:
4: "&8\u21E8 &7Thrust: &c0.45"
6: "%sftrlore_CrouchToUse%"
STEEL_JETPACK:
check-name: true
name: "&9Electric Jetpack &7- &eIV"
lore-overrides:
2: "%sftrlore_Material_Steel%"
Expand Down

0 comments on commit 181c79a

Please sign in to comment.