Releases: RubixDev/Rug
Releases · RubixDev/Rug
Rug v1.6.0 for MC 1.20.x
Changes
- Rug now depends on BRRP to handle adding/removing crafting recipes at runtime
- the
craftableHorseArmor
rule has a new optionwith_wool
that 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
reachDistance
rule in favor of vanilla's newplayer.block_interaction_range
andplayer.entity_interaction_range
attributes- use
/attribute @s minecraft:player.block_interaction_range base set 10
or similar instead
- use
Rug v1.5.3 for MC 1.20.x
Rug v1.5.2 for MC 1.20.x
Additions
- new
copperUnderwaterOxidizationMultiplier
rule
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
Rug Mod v1.4.2 for MC 1.20.1
Rug Mod v1.4.1 for MC 1.19.4
Changes
- construct RugData datapack before initial resource load to prevent second reload during server launch
Fixes
- Incompatible with Plan ( #35 )