90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Fabric Neoforge Forge No elements found. Consider changing the search query. List is empty.
1.21.1 1.21 1.20.4 1.20.1 1.20 1.19.4 1.19.3 1.19.2 1.19.1 1.19 1.18.2 1.18.1 1.18 1.16.5 No elements found. Consider changing the search query. List is empty.
Release Beta No elements found. Consider changing the search query. List is empty. Clear filters
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
Added Cultural's Delights' undetected WoodType and 1 LeavesType's missing Associated WoodType - #1050
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
removed usage of apache common compress since production servers apparently dont have it
path and zip PackResources used by the dynamic assets cache now use a custom search tree for indexing
This was done since the vanilla implementation is astronomycally slow with many files, relevant with any zip file in resource packs and data packs too.