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 12, 2017
·
1 revision
Each unique block family needs it's own java file to define it's behavior. In this tutorial, we'll be extending the new MultiConnectFamily created by @pollend. You can find the engine with the new version here. The reason we are using this version is it's much cleaner to use and removes a lot of the confusion about block families. Here is the base block family file we'll be using: