Skip to content

Commit

Permalink
Translate remaining item tags
Browse files Browse the repository at this point in the history
These shouldn't appear in recipes, but just to stop Fabric complaining
:).
  • Loading branch information
SquidDev committed May 9, 2024
1 parent ad70e2a commit eb584aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ private void addTranslations() {
add(ComputerCraftTags.Items.TURTLE, "Turtles");
add(ComputerCraftTags.Items.WIRED_MODEM, "Wired modems");
add(ComputerCraftTags.Items.MONITOR, "Monitors");
add(ComputerCraftTags.Items.DYEABLE, "Dyable items");
add(ComputerCraftTags.Items.TURTLE_CAN_PLACE, "Turtle-placeable items");

// Turtle/pocket upgrades
add("upgrade.minecraft.diamond_sword.adjective", "Melee");
Expand Down

0 comments on commit eb584aa

Please sign in to comment.