LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Blockus (FB): Updated to support v2.9.11+ - #1085, #1086
- NOTE: the older version than v2.9.11 will be no longer supported.
- REASON: the ResourceLocation for some blocks' textures has changed
- NOTE: the older version than v2.9.11 will be no longer supported.
- Chipped (C): Fixed the crash due to texture generation - #1089, #1088
v2.11.12
UPDATED:
- Chipped (C): Added the missing textures for damaged_oak_log, nailed_oak_log, reinforced_oak_log (all top texture) - #1083
v2.11.11
UPDATED:
- Every Compat (C): Updated to support Configured - #1082
- Decorative Blocks (C): Updated to support Decorative Blocks Reborn v6.0.1+ - #1080
- Create (NF): Changed the renderType of windows & window_panes to CUTOUT_MIPPED
ADDED:
- LANG (en_us): missing LANG for configuration - #1082
v2.11.10
UPDATED:
- Farmer's Delight (C): Fixed the cutting recipe not being generated - #1038
- Quark (C): Ported the HedgeRecipe Update from 1.20.1 and it's no longer brittle code.
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
DEV:
- Every Compat (C):
- Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
TextureUtility
are renamed toUtilityTexture
TagUtility
are renamed toUtilityTag
RecipeUtility
are renamed toUtilityRecipe
Utility
are renamed toUtilityMisc
v2.11.9
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.7
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Chipped (C): Added the missing textures for damaged_oak_log, nailed_oak_log, reinforced_oak_log (all top texture) - #1083
v2.11.11
UPDATED:
- Every Compat (C): Updated to support Configured - #1082
- Decorative Blocks (C): Updated to support Decorative Blocks Reborn v6.0.1+ - #1080
- Create (NF): Changed the renderType of windows & window_panes to CUTOUT_MIPPED
ADDED:
- LANG (en_us): missing LANG for configuration - #1082
v2.11.10
UPDATED:
- Farmer's Delight (C): Fixed the cutting recipe not being generated - #1038
- Quark (C): Ported the HedgeRecipe Update from 1.20.1 and it's no longer brittle code.
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
DEV:
- Every Compat (C):
- Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
TextureUtility
are renamed toUtilityTexture
TagUtility
are renamed toUtilityTag
RecipeUtility
are renamed toUtilityRecipe
Utility
are renamed toUtilityMisc
v2.11.9
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.7
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Updated to support Configured - #1082
- Decorative Blocks (C): Updated to support Decorative Blocks Reborn v6.0.1+ - #1080
- Create (NF): Changed the renderType of windows & window_panes to CUTOUT_MIPPED
ADDED:
- LANG (en_us): missing LANG for configuration - #1082
vv.11.10
UPDATED:
- Farmer's Delight (C): Fixed the cutting recipe not being generated - #1038
- Quark (C): Ported the HedgeRecipe Update from 1.20.1 and it's no longer brittle code.
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
DEV:
- Every Compat (C):
- Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
TextureUtility
are renamed toUtilityTexture
TagUtility
are renamed toUtilityTag
RecipeUtility
are renamed toUtilityRecipe
Utility
are renamed toUtilityMisc
v2.11.9
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.7
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Farmer's Delight (C): Fixed the cutting recipe not being generated - #1038
- Quark (C): Ported the HedgeRecipe Update from 1.20.1 and it's no longer brittle code.
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
DEV:
- Every Compat (C):
- Utility Classes have been moved to net.mehvahdjukaar.every_compat.misc
TextureUtility
are renamed toUtilityTexture
TagUtility
are renamed toUtilityTag
RecipeUtility
are renamed toUtilityRecipe
Utility
are renamed toUtilityMisc
v2.11.9
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.7
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C): FORGE & FABRIC
- (FB): FABRIC
- (F): FORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat's blocks won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Quark (F): Fixed the recipe not being generated due to LeavesType's missing Associated WoodType and that halt the rest of other recipes generation - Related to #1078
v2.9.7
UPDATED:
- Every Compat (C): Fixed the incorrect logic in texture generation that caused crash with Chipped with any Wood Mods - #1077
v2.9.6
UPDATED:
- Every Compat (C): Improved the generation where a recipe generation failed can cause other recipes that do not get a chance to be generated and get skipped
- Quark (F): Fixed crash with Hedge's recipe in the SERVER
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
v2.9.5
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash- Variant Vanilla Blocks & Friends & Foes
v2.9.4
UPDATED:
- Every Compat (C):
- Corrected a mistake for texture to be used (before it was using planks' texture for LOG, not log's texture)
- Improved the error loggings for some rare cases
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
- Storage Drawers (C): Updated to support
v12.14.3
& Fixed the drawer's tooltip showing8 stacks per drawer
, it's corrected to 32 like vanilla drawers - Create (C): Updated to have one common class for better maintenance for both FABRIC & FORGE
v2.9.3
UPDATED:
- Every Compat (C):
- Improved the logging in case of crash for some unique cases
- Improved the error message with VMinus - it's still marked as incompatible - Please look at VMinus#34 for details
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic - @22858
- Refurbished Furniture (MrCrayFish) (C): Added the missing tooltips to ceiling_fan
- Builder's Crafts & Additions (F): Fixed the crash with Excessive Building - #1048
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029
v2.9.2
UPDATED:
- Every Compat (C):
- Corrected the logic for texture not being generated with Gems Realm & Macaw's Bridges - #31
- Improved Recipe Generation for Gems Realm to correct the recipes with wrong ingredients
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.9.1
ADDED:
- Farmer's Delight (COMPAT): Undergarden's Delight - #1023
- Smidgeon O' Bliss (F): Fixed the missing textures on counter - #1028
- LANG: en_us - Corrected "Counter" to "Countertop" for Smidgeon O' Bliss's counters - #1028
- Quark (F): Updated the hedges' condition - required log from LeavesType
- NOTE: this fixed the hedges not being generated for LeavesType with logs
- [Let's Do] Meadow (IT): PINE is not needed in (IT) anymore - #1024
- NOTE: Fixed the missing texture for Regions Unexplored's shrub with PINE
- Chipped (C): Fixed a texture not being texture for bared_glass
v2.9.0
UPDATED:
- EveryCompat (COMMON):
- Palette generation is now cached and a lot faster
- Improved API
- Quark (INCLUDED): vertical_planks with Garden Of The Dead's whistlecane - #1021
LEGEND
- (C): FORGE & FABRIC
- (FB): FABRIC
- (F): FORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat's blocks won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Fixed the incorrect logic in texture generation that caused crash with Chipped with any Wood Mods - #1077
v2.9.6
UPDATED:
- Every Compat (C): Improved the generation where a recipe generation failed can cause other recipes that do not get a chance to be generated and get skipped
- Quark (F): Fixed crash with Hedge's recipe in the SERVER
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
v2.9.5
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash- Variant Vanilla Blocks & Friends & Foes
v2.9.4
UPDATED:
- Every Compat (C):
- Corrected a mistake for texture to be used (before it was using planks' texture for LOG, not log's texture)
- Improved the error loggings for some rare cases
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
- Storage Drawers (C): Updated to support
v12.14.3
& Fixed the drawer's tooltip showing8 stacks per drawer
, it's corrected to 32 like vanilla drawers - Create (C): Updated to have one common class for better maintenance for both FABRIC & FORGE
v2.9.3
UPDATED:
- Every Compat (C):
- Improved the logging in case of crash for some unique cases
- Improved the error message with VMinus - it's still marked as incompatible - Please look at VMinus#34 for details
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic - @22858
- Refurbished Furniture (MrCrayFish) (C): Added the missing tooltips to ceiling_fan
- Builder's Crafts & Additions (F): Fixed the crash with Excessive Building - #1048
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029
v2.9.2
UPDATED:
- Every Compat (C):
- Corrected the logic for texture not being generated with Gems Realm & Macaw's Bridges - #31
- Improved Recipe Generation for Gems Realm to correct the recipes with wrong ingredients
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.9.1
ADDED:
- Farmer's Delight (COMPAT): Undergarden's Delight - #1023
- Smidgeon O' Bliss (F): Fixed the missing textures on counter - #1028
- LANG: en_us - Corrected "Counter" to "Countertop" for Smidgeon O' Bliss's counters - #1028
- Quark (F): Updated the hedges' condition - required log from LeavesType
- NOTE: this fixed the hedges not being generated for LeavesType with logs
- [Let's Do] Meadow (IT): PINE is not needed in (IT) anymore - #1024
- NOTE: Fixed the missing texture for Regions Unexplored's shrub with PINE
- Chipped (C): Fixed a texture not being texture for bared_glass
v2.9.0
UPDATED:
- EveryCompat (COMMON):
- Palette generation is now cached and a lot faster
- Improved API
- Quark (INCLUDED): vertical_planks with Garden Of The Dead's whistlecane - #1021
LEGEND
- (C): FORGE & FABRIC
- (FB): FABRIC
- (F): FORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat's blocks won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Improved the generation where a recipe generation failed can cause other recipes that do not get a chance to be generated and get skipped
- Quark (F): Fixed crash with Hedge's recipe in the SERVER
- Chipped (C): Improved textures & Corrected a few incorrect textures for logs
v2.9.5
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash- Variant Vanilla Blocks & Friends & Foes
v2.9.4
UPDATED:
- Every Compat (C):
- Corrected a mistake for texture to be used (before it was using planks' texture for LOG, not log's texture)
- Improved the error loggings for some rare cases
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
- Storage Drawers (C): Updated to support
v12.14.3
& Fixed the drawer's tooltip showing8 stacks per drawer
, it's corrected to 32 like vanilla drawers - Create (C): Updated to have one common class for better maintenance for both FABRIC & FORGE
v2.9.3
UPDATED:
- Every Compat (C):
- Improved the logging in case of crash for some unique cases
- Improved the error message with VMinus - it's still marked as incompatible - Please look at VMinus#34 for details
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic - @22858
- Refurbished Furniture (MrCrayFish) (C): Added the missing tooltips to ceiling_fan
- Builder's Crafts & Additions (F): Fixed the crash with Excessive Building - #1048
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029
v2.9.2
UPDATED:
- Every Compat (C):
- Corrected the logic for texture not being generated with Gems Realm & Macaw's Bridges - #31
- Improved Recipe Generation for Gems Realm to correct the recipes with wrong ingredients
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.9.1
ADDED:
- Farmer's Delight (COMPAT): Undergarden's Delight - #1023
- Smidgeon O' Bliss (F): Fixed the missing textures on counter - #1028
- LANG: en_us - Corrected "Counter" to "Countertop" for Smidgeon O' Bliss's counters - #1028
- Quark (F): Updated the hedges' condition - required log from LeavesType
- NOTE: this fixed the hedges not being generated for LeavesType with logs
- [Let's Do] Meadow (IT): PINE is not needed in (IT) anymore - #1024
- NOTE: Fixed the missing texture for Regions Unexplored's shrub with PINE
- Chipped (C): Fixed a texture not being texture for bared_glass
v2.9.0
UPDATED:
- EveryCompat (COMMON):
- Palette generation is now cached and a lot faster
- Improved API
- Quark (INCLUDED): vertical_planks with Garden Of The Dead's whistlecane - #1021
LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.9
Fixed something
v2.11.7
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Fixed all Supported mods' missing model files in Stone Zone - #158
- LANG (en_us): Corrected the LANG for sniffed_out's vessel to use "stem" instead of "log" with hollow from Quark or The Twilight Forest
v2.11.8
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.9
Fixed something
v2.11.7
s
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C) = FORGE & FABRIC
- (FB): FABRIC
- (NF): NEOFORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash (Ported from 1.20.1)- Variant Vanilla Blocks & Friends & Foes
- Farmer's Delight (C): Fixed the missing recipe - #1073
- Ecologics (TEXTURES): Excluded Chipped's item door from being overlayed with flowering_azalea
ADDED:
- TEXTURES (C): Added the missing mask textures for Chipped's log and stripped_log
- Valhelsia Structures (NF): Updated the mask textures to use the new mask textures
v2.11.7
s
UPDATED:
- Quark (NF): Updated deprecated method to use new method, just texture stuff
- Woodworks (NF): Added, the missing tag, #minecraft:enchantment_power_provider to
bookshelf
- EveryCompat (C): Updated EveryCompatAPI to fix some issues with mod's built-in modules not generating ITEM (experimental)
- Related to: Marioverse
- Updated again to improved some codes related to above
v2.11.6
UPDATED:
- Every Compat (C): Updated a few API for Stone Zone
v2.11.5
UPDATED:
- Friends & Foes (C): Updated to use the new method from Moonlight for beehives' Point-Of-Interest
- Variant Vanilla Blocks (FB): Updated to use the new method from Moonlight for blocks' Point-Of-Interest
- Functional Storage (NF): Fixed the missing item for all Drawers - #1057
- Farmer's Delight (C): Fixed the cutting recipe - #1066 - @MehVahdJukaar
- Variant Vanilla Blocks (C): Fixed its blocks not counting as Job Sites - #900
- EveryCompat (C): Improved the error loggings for some rare cases
- Dawn Of Time (C): now support v1.6.3+ (no longer supporting the older version) - #1060
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
v2.11.4
UPDATED:
- Every Compat (C):
- Improved the comments in configs,
everycomp-common.toml
andeverycomp-client.toml
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Improved the comments in configs,
- Refurbished Furniture (MrCrayFish) (C): Fixed the incorrectly generated textures for Region Unexplored's brimwood
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic
v2.11.3
UPDATED:
- Architect's Palette (C): Updated for 1.21.1 - #1040
- Valhelsia Structure (NF): Fixed the missing recipes for all blocks except bundled_stripped_posts and bundled_posts
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029 - Macaw's Doors (C): Added a new block: whispering_door
- Macaw's Trapdoors (C):
- Added a new block: whispering_trapdoor
- Added a mask texture for barrel_trapdoor
- EveryCompat (C): Corrected the wrong key in recipe generation that make the recipe not working - #148 & #146
v2.11.2
UPDATED:
- EveryCompat (C): Fixed the blocks from StoneZone not being dropped - #143
- Regions Unexplored (C): Forgot to add the mask textures from 1.20.1 - #1042
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.11.1
UPDATED:
- Fixed an issue with config
- Added back a constructor that was recently modified hopefully restoring backward compat
v2.11.0
ADDED:
- Mod dynamic resources are now cached. Cache will regenerate once installed mod versions change, datapack changes or texture packs change
- Requires newest Moonlight Lib v2.23.0 or above
UPDATED:
- Woodster (NF): Added missing RenderType to the ladders - #992
- Farmer's Delight (COMPAT): Added Undergarden Delight
LEGEND
- (C): FORGE & FABRIC
- (FB): FABRIC
- (F): FORGE
- (IT): Included Texture: Added the ResourceLocation of the missing textures required for blocks or generating a new texture
- (COMPAT): Create an exception for a compat mod. EveryCompat's blocks won't included for the Supported Mod and the Wood Mod
- (INCLUDED): The block is not generated because a Wood Mod already have the same block as the supported mod will be generated
- (EXCLUDED): The block is generated BUT it shouldn't be generated for a reason
UPDATED:
- Every Compat (C): Fixed a rare bug where
everycomp-hazardous.toml
blacklist 2 modules in ENTRY_SET_BLACKLIST leads to a crash- Variant Vanilla Blocks & Friends & Foes
v2.9.4
UPDATED:
- Every Compat (C):
- Corrected a mistake for texture to be used (before it was using planks' texture for LOG, not log's texture)
- Improved the error loggings for some rare cases
- Chipped (C):
- one missed outdated method
- Fixed the missing recipes
- Fixed missing textures for
tile_windowed_>TYPE<_door
- Added mask textures for the remaining logs and stripped_logs. & also improved the textures
- Storage Drawers (C): Updated to support
v12.14.3
& Fixed the drawer's tooltip showing8 stacks per drawer
, it's corrected to 32 like vanilla drawers - Create (C): Updated to have one common class for better maintenance for both FABRIC & FORGE
v2.9.3
UPDATED:
- Every Compat (C):
- Improved the logging in case of crash for some unique cases
- Improved the error message with VMinus - it's still marked as incompatible - Please look at VMinus#34 for details
- Added a new feature in
everycomp-hazardous.toml
to disable all of Wood Modules (same as what Library-Section can do) - Multiple Undocumented Changes
- Create (C): Fixed a typo in "wallnut" to "walnut" for custom textures with Ecologic - @22858
- Refurbished Furniture (MrCrayFish) (C): Added the missing tooltips to ceiling_fan
- Builder's Crafts & Additions (F): Fixed the crash with Excessive Building - #1048
- Storage Drawers (C): Added the missing tag,
#storagedrawers:trim
to trim blocks - #1029
v2.9.2
UPDATED:
- Every Compat (C):
- Corrected the logic for texture not being generated with Gems Realm & Macaw's Bridges - #31
- Improved Recipe Generation for Gems Realm to correct the recipes with wrong ingredients
- Boatload (Abnormal) (F): Added custom textures to improve the items' texture - @qwerty97475 (from Discord)
v2.9.1
ADDED:
- Farmer's Delight (COMPAT): Undergarden's Delight - #1023
- Smidgeon O' Bliss (F): Fixed the missing textures on counter - #1028
- LANG: en_us - Corrected "Counter" to "Countertop" for Smidgeon O' Bliss's counters - #1028
- Quark (F): Updated the hedges' condition - required log from LeavesType
- NOTE: this fixed the hedges not being generated for LeavesType with logs
- [Let's Do] Meadow (IT): PINE is not needed in (IT) anymore - #1024
- NOTE: Fixed the missing texture for Regions Unexplored's shrub with PINE
- Chipped (C): Fixed a texture not being texture for bared_glass
v2.9.0
UPDATED:
- EveryCompat (COMMON):
- Palette generation is now cached and a lot faster
- Improved API
- Quark (INCLUDED): vertical_planks with Garden Of The Dead's whistlecane - #1021