Changelog v2.1.0
Added
- Goat drops wool and mutton.
- Shear can be used on
Saplings
,Bamboo
,Vine
andSugar cane
to prevent it from growing. - Using the clock will show current time.
- Reverse phantom spawn condition. (Phantom will spawn if the player continuously sleeps skipping the night, default: false)
- End stone is cheese. (default: disable)
- Slime chunk detector: Holding a
Slime Ball
,Slime Block
, or items with thediversity:slime_detector
tag will emit particles and sound when in a slime chunk, with a 10% chance while walking/running and 70% chance when sneaking.
Changed
- Config file now is
diversity.toml
for easier reading and editing. - A little info screen.
Bonemeal small flower
now excludesmall_flower
has the tagdiversity:bonemeal_blacklist
, default list containswither_rose
andtorchflower
.Bonemeal small flower
now requires dirt with tagdiversity:rich_soil
to be bonemealed. Default containsMycelium
.Torch lights target on fire
now use the tagdiversity:flame_weapon
, default list containstorch
andsoul_torch
.- Added swing animation for some feature uses the right-click event.
- Rework Bone meal coral, small flower to prevent hard conflict.
Fox buries Item
now buries item from its mouth, if not then use loot table (bury random items).Bigger bookshelf radius for enchanting table
feature now toggleable.Egg auto hatch
now only hatch on blocks have the tagdiversity:egg_hatchable
, default list containshay_block
.
Removed
- Check slime chunk command (replaced with
slime chunk detector
feature).
Fixed
- Fixed issue with
Easy Shulkerboxes
compatibility. - Duplicate Text Display on named Shulker.
No anvil xp limit
crash.- Missing command in forge/neoforge.
Features Added
- Day counter
- Wandering trader announcer
- Trident can call thunderstorm
- Attack while holding torch will light target on fire
- Eat Glow Berries gives glow effect
- Wet sponge will eventually dry in hot biomes
- Cobblestone generator from lava+water Y-level below 8 will generate deepslate instead
- Cat has 9 lives (Disable by default)
- Can't use elytra in rain, water (Disable by default)
Changes
- Added camel to the
fit in the boat
list - Function nametag now works smoothly
Fixed Issues
- Changes some code for better compability
Added features
- Copper bulb 1 tick delay
- Lesser enchantment
- Trophy banner
- Mace can rotate blocks
- Bundle can place block
- Bundle enchantment
- Rabbit eats carrot auto breed
- On ground egg will try to hatch chicken after it despawned
- Spyglass HUD (noteblock, trailspawner cooldown, sapling, redstone power, xp stored inside furnace)
- Clock can show villager trade time when right-click workstation blocks
- Spyglass can see waxed block
Rework
- no skip weather:
- Now comes with additional mode that also keep thunder weather, but disabled ability to sleep in thunnder weather.
Technical changes
- Switch config handler to midnightlib, now you can access mod's config via ModMenu, file edit still work.
- Change config file's name to:
diversity.json