Terasology / Rails

Base rail module for minecarts and such
10 stars 17 forks source link

Add priority system for rail blocks #46

Closed mayant15 closed 5 years ago

mayant15 commented 5 years ago

When multiple blocks can be placed at a particular location, the module now selects an appropriate one according to a specified priority order.

Also reformatted the code in RailBlockFamily.

Should fix #43 and #15

TO TEST:

43