fixed a helper for POI on fabric
added helper method to register extra states to BE, using forge and faric api
- Restored the Undetected LeavesType from Mystic's Biomes - #390
- Improved one code in LeavesType's detection system
- Removed WoodType,
culturaldelights:avocado
because the child of planks isjungle_planks
v2.16.12
- Added Cultural's Delights' undetected WoodType and 1 LeavesType's missing Associated WoodType - #1050
- delayed block set instantiation on fabric to happen after items are added to be more similar to the logic that happens on the forge version
- misc api cleanups and improved docs
- Fixed the WoodType's detection that get the wrong block for childkey
- Improved logging and possibly error handling for non vanilla servers
- note that using this mod (which is a server & client mod) on a vanilla (non forge/fabric) server is NOT supported
v2.16.10
- Fixed the WoodType's detection that get the wrong block for childkey
v2.16.9
- Corrected the name of WoodType from "blue_archwood" to "archwood"
- main problem: The WoodType's children wasn't detected with the correct name
- Improved WoodType's detection to include logs that has "log_" instead of "_log"
v2.16.8
- fixed the generated texture not being animated - #1022
v2.16.7
- fixed an inverted if statement causing some block types children to not be added
v2.16.6
- Fixed StoneCutterRecipeTemplate - related to Stone Zone's recipes where it has a count of 1 for the output in any stonecutting recipe
- Updated flowering_pale_verde's Associated WoodType
- a few more undocumented fixes and improvement...
v2.16.5
- Corrected some LeavesTypes' Associated WoodTypes
- Added more LeavesTypes with Associated WoodTypes from Oh The Biomes We've Gone
v2.16.4
- Updated LeavesTypes' Associated WoodTypes from multiple Wood mods
- Added 2 mods to include LeavesType's Associated WoodTypes
- Fixed the WoodType's detection that get the wrong block for childkey
v2.16.9
- Corrected the name of WoodType from "blue_archwood" to "archwood"
- main problem: The WoodType's children wasn't detected with the correct name
- Improved WoodType's detection to include logs that has "log_" instead of "_log"
v2.16.8
- fixed the generated texture not being animated - #1022
v2.16.7
- fixed an inverted if statement causing some block types children to not be added
v2.16.6
- Fixed StoneCutterRecipeTemplate - related to Stone Zone's recipes where it has a count of 1 for the output in any stonecutting recipe
- Updated flowering_pale_verde's Associated WoodType
- a few more undocumented fixes and improvement...
v2.16.5
- Corrected some LeavesTypes' Associated WoodTypes
- Added more LeavesTypes with Associated WoodTypes from Oh The Biomes We've Gone
v2.16.4
- Updated LeavesTypes' Associated WoodTypes from multiple Wood mods
- Added 2 mods to include LeavesType's Associated WoodTypes