Jump to content

Exavior

Members
  • Posts

    2
  • Joined

  • Last visited

Exavior's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. https://pastebin.com/qSfdyKxX This is only the data part, it is unfinished because I have been changing it a lot.
  2. I am trying to make a LivingEntity that requests for a random item from an ArrayList when it spawns. It is working but every time I load into the world (Exit the world then join it again) it requests for a different item that it did before. Ex. It asks for an Egg, then I rejoin the world and it now asks for a Block of Dirt. I tried using EntityDataAccessor and I cannot figure out a way to use NBT data to save the item and then load it. Can someone point me towards the right direction on how to fix the issue?
×
×
  • Create New...

Important Information

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