Luke Gilfoyle

Results 5 issues of Luke Gilfoyle

Had a crash. -Fastcraft is in the pack I am playing. The crash happened when i was surrounded by villagers. I think the crash-log points at this mod. This crash...

It is not best practice to create properties in the block class. You should instead pass properties to the constructor when creating the block. By doing this you allow for...

In your tile entity classes with `LazyOptional` fields, you should be overriding the invalidate method in the tile, and calling `lazyOptional.invalidate();` on them.

Hi! I decided to play around with this tool to see if I could get it working. Here are the steps I have taken: 1. I installed the latest SPL...

It would be nice if this project had, as well as a todo list, a todone list if you will.

enhancement