Skip to content

Releases: FrozenBlock/WilderWild

2.1.10 (1.20.2)

19 Oct 01:19
b795adc
Compare
Choose a tag to compare
  • Reverted registry changes in 2.1.7
  • Added Mixins Config
    • File only for now
  • Refactored mixins for the new Mixins Config
  • Removed default config classes in favor of Config.defaultInstance()
  • Added Biome Music category to Misc Config
  • Refactored data generation
  • Updated embedded FrozenLib to 1.3.14

2.1.10 (1.20.1)

19 Oct 01:05
544f1ad
Compare
Choose a tag to compare
  • Reverted registry changes in 2.1.7
  • Added Mixins Config
    • File only for now
  • Refactored mixins for the new Mixins Config
  • Removed default config classes in favor of Config.defaultInstance()
  • Added Biome Music category to Misc Config
  • Refactored data generation
  • Updated embedded FrozenLib to 1.3.14

2.1.9 (1.20.2)

16 Oct 03:35
07d9f08
Compare
Choose a tag to compare
  • Fixed Ancient Horn crafting
  • Fixed chunk loading

2.1.9 (1.20.1)

16 Oct 03:33
f59ac40
Compare
Choose a tag to compare
  • Fixed Ancient Horn crafting
  • Fixed chunk loading

2.1.8 (1.20.2)

16 Oct 02:21
9dd968f
Compare
Choose a tag to compare
  • Updated mixins to be more lenient if they can't be applied

2.1.8 (1.20.1)

16 Oct 02:18
37a4e84
Compare
Choose a tag to compare
  • Updated mixins to be more lenient if they can't be applied

2.1.7 (1.20.2)

16 Oct 00:18
00dda99
Compare
Choose a tag to compare
  • Updated block registration to start on class load
  • Updated liquid block renderer mixin requirements to 0
  • Changed creative tab handling to be more safe
  • Updated embedded FrozenLib to 1.3.13

2.1.7 (1.20.1)

16 Oct 00:16
1d92980
Compare
Choose a tag to compare
  • Removed embedded NBT Crafting (backported from 1.20.2)
  • Updated block registration to start on class load
  • Updated liquid block renderer mixin requirements to 0
  • Changed creative tab handling to be more safe
  • Updated embedded FrozenLib to 1.3.13

2.1.6 (1.20.2)

02 Oct 01:30
34ada2d
Compare
Choose a tag to compare
  • Added Mesoglea Bubble Columns.
  • Axes no longer attempt to interact with every block, which previously prevented interaction with offhand items.
  • Hopefully fixed Hanging Tendrils crashing while using C2ME during world generation. Please report this issue to us if it persists.
  • Sodium now properly renders Mesoglea with the liquid rendering option enabled.
  • Prickly Pears are now accounted for as "dangerous blocks" when pathfinding, just like regular Cacti.
  • Removed changes to the Make Bubbles Pop mod as it switched strictly to mixins.
  • Wilder Wild's leaves now use the same color as Vanilla's leaves on the map.
  • Small Sponges now use Vanilla's Sponge sounds as opposed to Wet Grass sounds.
  • Removed embedded Nbt Crafting as it became too difficult to maintain. This has been replaced in favor of a custom recipe type for Copper Horns.
  • Significantly optimized Jellyfish's getJellyfish method.
  • Fixed Ancient Horns freezing the world.
  • Added new splash texts because why not.

2.1.6 (1.20.1)

02 Oct 00:34
7167f5b
Compare
Choose a tag to compare
  • Added Mesoglea Bubble Columns.
  • Axes no longer attempt to interact with every block, which previously prevented interaction with offhand items.
  • Sodium now properly renders Mesoglea with the liquid rendering option enabled.
  • Prickly Pears are now accounted for as "dangerous blocks" when pathfinding, just like regular Cacti.
  • Removed changes to the Make Bubbles Pop mod as it switched strictly to mixins.
  • Wilder Wild's leaves now use the same color as Vanilla's leaves on the map.
  • Significantly optimized Jellyfish's getJellyfish method.
  • Fixed Ancient Horns freezing the world.
  • Added new splash texts because why not.