Results 4 comments of Hagrud

I guess you just forgot to call "gradlew eclipse" after "gradlew setupdecompworkspace".

Discord user report that trackBuilder does not trigger `BlockEvent.BreakBlock` Event, so there is strange interaction with world protection plugins: - infinite block generation - the builder may break blocks in...

I quickly look at the trackbuilder, it only crash because PluginRailcraft.RailcraftParts.INGOT_STEEL.stack is null, it will be easy to fix. But after that he will not place tracks.

I will try to work on this part, but I have some open questions: - Do we only deal with SMALL_STRAIGHT tracks ? (this part should be easy) - I...