
Rawlands
This mod adds several new biomes to the game along with new blocks and flowers.
Оцените первым
782
14
Список изменений
Added new Biome
Coral Forest:
- Densly packed Corals
- Kelp Canopy
- Sea Pickles
- Tropical Fish
- Dolphins
- Pufferfish
- Rare Guardian spawns
- Teal Water Color (#01b9d1)
Added more languages
- Simplified Chinese
- Russian
- Spanish (Spain)
- German
- Brazilian Portuguese
- French
- Japanese
- Korean
- Polish
- Italian
- Turkish
- Ukrainian
- Czech
- Dutch
Meme Languages:
- LOLCAT
- Pirate Speak
- Upside Down English
- Shakespearean English
Fixed bugs
-
Fixed boats not breaking delta lilies
In MC 26.1.x Mojang reorganised the vehicle classes into a boat subpackage. AbstractBoat moved from net.minecraft.world.entity.vehicle.AbstractBoat → net.minecraft.world.entity.vehicle.boat.AbstractBoat. The @Mixin(targets = "...") string is resolved at runtime against the remapped jar, so the wrong package silently fails to apply.
-
Fixed performance issue caused by constantly scanning a lot of blocks while riding a boat
Nested loop → BlockPos.betweenClosed: The old code recomputed BlockPos.containing(...) six times per iteration (twice per axis), allocating multiple temporary BlockPos objects. BlockPos.betweenClosed(min, max) uses a single cursor that steps through the same range with zero allocation per step. pos.immutable() is called only on the one position that actually needs to be passed to destroyBlock, since the cursor is reused by the iterator.
-
Changed Shrubland values
Humidity -0.4f, -0.15f → -0.8f, -0.3f
Temperature 0.15f, 0.55f → 0.3f, 0.85f
-
Changed Flooded Delta values
Humidity 0.2f, 1.0f → 0.4f, 1.0f
Temperature 0.0f, 0.8f → 0.0f, 0.6f
Файлы
rawlands-1.2.0.jar(3.33 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.2.0
Загрузчики
Fabric
Версии игры
26.1–26.1.2
Загрузок
94
Дата публикации
14.05.2026
