- removed empty depricated function [Massimo Cantú]
- Fixed compile issues [Massimo Cantú]
- allowed "only_if_loaded" to use arrays [Massimo Cantú]
- Added texture overrides to soil properties [Massimo Cantú]
- fixed bugs [Massimo Cantú]
- Update mangrove_seed.png [Massimo Cantú]
- fixed surface roots state generator [Max Hyper]
- added texture overrides to species [Max Hyper]
- Added textureOverride and modelOverride properties [Max Hyper]
- Update mangrove_seed.png [Massimo Cantú]
- Fixed warped mushroom sapling model [Max Hyper]
- Added textureOverride and modelOverride properties to families, species, leavesProperties and SoilProperties. These are used for Data generation to allow compatiblity with mods that have unusual model and texture locations.
- Update mangrove seed item texture
- fixed surface roots state generator
- Fixed BlockEntity error spam in console
- Bump to beta 7 [Harley]
- Fix #801 (tree pool element not using DT namespace) [Harley]
- Fix listResources to include high priority resources only [Harley]
- Update .gitignore [Massimo Cantú]
- Update gradle.properties [Massimo Cantú]
- fixed vines not staying on leaves [Massimo Cantú]
- changed type references to tags [Massimo Cantú]
- fixed biome overrides not working [Massimo Cantú]
- allowed snow to be placed on dynamic leaves [Massimo Cantú]
- fixed treepacks not respecting order [Massimo Cantú]
- fixed windswept forests [Max Hyper]
- Merge pull request #800 from djsimmonds/develop/1.19.2 [Max Hyper]
- fix heightmap assignment in DynamicTreeFeature.java [djsimmonds]