Skip to content

Commit

Permalink
change titanium ore text color for titanium minecart
Browse files Browse the repository at this point in the history
  • Loading branch information
gylfirst committed Nov 2, 2024
1 parent 858d258 commit 1fdac9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/pets.js
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,6 @@ export const PET_ITEMS = {
PET_ITEM_TITANIUM_MINECART: {
name: "Titanium Minecart",
tier: "RARE",
description: `§7Grants §6+33.3 ${SYMBOLS.mining_fortune} Mining Fortune§7 when mining Titanium Ore.`,
description: `§7Grants §6+33.3 ${SYMBOLS.mining_fortune} Mining Fortune§7 when mining §fTitanium Ore§7.`,
},
};

0 comments on commit 1fdac9a

Please sign in to comment.