Highly untested and may break world
Current release 1.12-0.8.0b8
- Fix for for duplicate recipe IDs from PAM conversion recipe
- Added capability handling to bucket, Cleaned up code
- Update build.gradle
- Fixed BuiltBrokenModding/SBM-woodenBucket#10
Derped on last commit neglecting to check for air and increasing rice count by 4 instead of 1.
- Should fix BuiltBrokenModding/SBM-woodenBucket#10
- Re-added PAM recipes, Added recipe for Actual Additions rice slime balls
More work is needed, an automated recipe maker should be added.
- Update build.gradle
- Set java version to 1.8 in build script, Fixed server side crash with localization
- Version 0.8.0
- FIxed NPE with add information for items
- Temp removed PAM support, Updated to 1.12, Fixed minor issues
Still needs heavy testing, capability support, and a lot of time love and care
- Set MC version to 1.12
- Fixed imports, Temp removed fluid handling
Capability system needs to be implemented for anything to work with tanks
- Set MC version to 1.11.2
- Set MC version to 1.10.2
- Fixed creative tab mat population, Toyed with colors for items
- Manually set transforms to fix item rendering
- More work on bucket rendering
- Fixed some minor issues, Fixed fluid blocks not rendering
- Replaced old registry style with an event driven system, Worked on backend sections
This is a change for future versions of Forge that require a set load order. As well to remove loading content very late. All content is now loaded in preInit and is config driven as well.
- More work on update, Attempted to fix fluid block model & bucket model
- [Untested] Updated to 1.9.4
- Finished updating to 1.8.9, Still needs work
Milk block model is not set, and nothing has been tested well
- Removed code errors
Still needs tested and models json files created
- Automation: Updated Voltz Version to 1.7.0
- Fixed fluid color, Fixed localization, Changed fluid texture to be grey scaled
- Implemented more fluid handling, Added intermod messaging to request loading of fluids
- German translation
- Fix RootProjectName
- Changed around some build script stuff
- Added script repo for build.bat scripts
- add AgriCraft dependency
- remove build directory from git
- start working on gradle stuff