TehNut / Xtones

An "official" clone of Ztones
MIT License
2 stars 13 forks source link

CraftTweaker .displayName function changes ALL block names that vary over meta #14

Closed KAfable closed 6 years ago

KAfable commented 6 years ago

Was using CraftTweaker and the zenscript line

<xtones:zome:12>.displayName = "Base Alchemical Beacon (Active)";

to change the names of an xtone block. However it ended up changing all of the Zome blocks instead of just the red one of meta 12. displayName seems to work correctly with other items such as Thermal Foundation ingots, or wood planks.

TehNut commented 6 years ago

Yup

KAfable commented 6 years ago

Is it possible to make it so that blocks of different colors/metas have different names in xtones?

TehNut commented 6 years ago

Nope