Closed James103 closed 2 years ago
Would this translation be used in vanilla?
Should be a trivial fix though.
Would this translation be used in vanilla?
You can get the string to appear with the following steps:
/npc create
/say @e[type=taterzens:npc]
[Player] Player
(where Player
is replaced with your in-game name). The first Player
has a type of "Player" (entity.minecraft.player), while the second Player
has a type of "entity.taterzens.npc".Alternatively,
/npc create
/npc edit movement FREE
/npc edit behaviour HOSTILE
As of Taterzens version 1.8.2 on Minecraft 1.18.1,
entity.taterzens.npc
does not have an English translation as it does not appear in the en_us.json file itself.This occurs regardless of the mod loader or whether the mod is running in single player or on a server.
entity.taterzens.npc