Jump to content

diegogive

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • URL
    https://www.youtube.com/user/givegive94
  • Location
    Italy
  • Personal Text
    I am new!

diegogive's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hi everyone, can someone please tell me exactly how does it works the function updateEntity()?? I'm programming a custom furnace with two slot for the ingrediente, a slot for the fuel, and obviously the output slot. I made the function cook() which simply check if is possible to cook, and in that case it remove the ingredients and put the output in the output slot, but shoud I put the cook() in updateEntity()? if i do so, it crash with the error: "Ticking tile entity". Can someone explain where is my error please? =) Attachments and other options
×
×
  • Create New...

Important Information

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