Releases: RubixDev/Rug
Releases · RubixDev/Rug
Release list
Rug v1.6.1 for MC 1.20.x and 1.21.1
Additions
- support for Minecraft 1.21 and 1.21.1 (for higher versions, I'm still waiting on a BRRP update)
Fixes
- unable to place basalt in locations where
basaltToLavaConversionconditions are met ( #60 )
Rug v1.6.0 for MC 1.20.x
Changes
- Rug now depends on BRRP to handle adding/removing crafting recipes at runtime
- the
craftableHorseArmorrule has a new optionwith_woolthat replicates the recipes from the 13w16a snapshot
Fixes
Rug v1.5.4 for MC 1.20.x
Additions
- added support for Minecraft 1.20.5+
Changes
- the 1.20.5+ version no longer has the
reachDistancerule in favor of vanilla's newplayer.block_interaction_rangeandplayer.entity_interaction_rangeattributes- use
/attribute @s minecraft:player.block_interaction_range base set 10or similar instead
- use
Rug v1.5.3 for MC 1.20.x
Rug v1.5.2 for MC 1.20.x
Additions
- new
copperUnderwaterOxidizationMultiplierrule
Changes
- be more lenient with the Carpet dependency version (#52)
Rug v1.5.1 for MC 1.20.x
Rug v1.5.0 for MC 1.20.x
Rug Mod v1.4.4 for MC 1.20.1
Rug Mod v1.4.3 for MC 1.20.1
New Rules
- minecartMaxSpeedMultiplier
Fixes
- crashing with locked carpet config ( #46 )
- crashing in client world creation screen