You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ghost in the Machine edited this page Dec 13, 2017
·
3 revisions
Each block in Terasology needs a .block file. This file defines certain things that cannot be defined in the java file. For an in depth explanation of .block file attributes, see this. Here, we are only concerned about the custom sections that we made with the annotation at the top of our block family class's header. Here's the block file that we'll be using: