File Details
4.2.8-mc26.1
- R
- Mar 28, 2026
- 30.34 MB
- 3.2K
- 26.1.2+2
- Fabric + 1
File Name
WilderWild-4.2.8-mc26.1.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
- Bumped Wilder Wild's protocol version to 19.
- Added a config option to toggle whether Azaleas can generate when Bone Mealing a Moss Block.
- The `wilderwild:moss_patch_bonemeal_no_azalea` feature will be used while this option is enabled.
- This option is disabled by default as to not break existing farms.
- Added the `block_moss` option to Wilder Wild's mixin config.
- Termite Mounds now only hold a single Termite Swarm at a time.
- Termite Mounds placed by Players could previously hold three Termite Swarms at a time.
- This change should make Termite Mounds more acceptable in terms of game balance and volume/particle count.
- As a result of this change, the `can_spawn_termites` BlockState property has been removed.
- The `termites_awake` property now takes into account the conditions the `can_spawn_termites` property was previously set under.
- Updated and optimized how Termite Mounds sync Termite Swarm data to clients.
- Syncing now only occurs if a Termite Swam was spawned, removed, or had its position/eating state changed.
- Syncing would previously occur each tick while a Termite Swarm was present.
- Significantly reduced the amount of data required to be sent in order to sync Termite Swarm data to clients.
- Termite Particles are now created on the client instead of being sent from the server.
- Added the `#wilderwild:cannot_support_upwards_termite_movement` Block tag.
- Contains the `#minecraft:inside_step_sound_blocks`, `#minecraft:replaceable_by_trees`, and `#minecraft:flowers` Block tags by default.
- This tag is used to define which Blocks a Termite Swarm cannot travel upwards into.
- Fireflies now spawn directly from Firefly Bushes when the `Firefly Bush Spawning` config option is enabled.
- Fireflies will spawn in groups of 3-6 when a Firefly Bush is randomly ticked.
- Spawning will fail if:
- The brightness level is higher than 13.
- More than 16 Fireflies are present within 8 blocks of the Firefly Bush.
- More than 4 Fireflies are present within 4 blocks of the Firefly Bush.
- A Player is not present within 24 blocks of the Firefly Bush.
- Removed the `Firefly Bush Swarms` config option and merged its functionality with the `Firefly Bush Spawning` config option.
- When the config option is disabled, these changes will no longer apply.
- This change was made to both significantly boost performance on lower-end devices, while being more accurate to Vanilla's Firefly particle spawning.
- Fireflies now despawn within 40 blocks of a Player instead of 80.

