
Don't reinvent the wheel
immortaleeb opened this issue ยท 1 comments
CyclopsCore/Forge has several features built in that save a lot of the work I'm doing manually at the moment.
In particular look at the following things:
-
ItemBlockNBT
saves NBT to tile entities automatically. - Parsing of json files using GSON could probably be done prettier.