FluidConverters

FluidConverters

50k Downloads

Don't reinvent the wheel

immortaleeb opened this issue ยท 1 comments

commented

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.
commented

I assume this is never going to happen anymore, so I'm closing this one, the current code is fine as it is.