Jump to content

nano1000

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

nano1000's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. In items, I found a way to change what an item displays as by returning @Override public String getItemStackDisplayName(ItemStack stack) { return displayName; } However, I can't find an equivalent method for blocks. Does anyone know some way that I could achieve this effect for a block? Thanks!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.