1.8 Port
RlonRyan opened this issue ยท 2 comments
- Fix Rendering
- Fix Click Handling
- Investigate JSON applicability
- Rework config files
AgriCraft:
- Plants
- AgriPlantRegistry
- AgriPlant
- AgriStat
- Blocks
- Analyzer
- Crops ( Stores AgriPlant pointer, AgriStat, and Growth Stage )
- Polyblocks ( Stores material pointer )
- Decoration
- Grate
- Irrigation
- Tank ( Stores pointer to tank controller )
- Channel ( Stores pointer to channel controller )
- Decoration
- Items
- Journal
- Clipper
- Rake
- Magnifying Glass
- Trowel ( Stores AgriPlant pointer, AgriStat, and Growth Stage )
- Seeds ( Stores AgriPlant pointer and AgriStat )
- Clippings ( ??? )
- Config files
- Use a json format to get rid of the IOHelper class