Releases: FireInstall/BackTools
Releases · FireInstall/BackTools
Release list
1.21-0+offset
What's Changed
- Update to 1.20.5 (now uses components) by @FireInstall in #1
- updated the offsets to work on 1.21.0
Full Changelog: 1.20.4-1...1.21-0+offset
1.20.4-1
- Added offset to the config
- offset and orientation now allow optional nbt to further specify an item offset
- orientation now allow optional x and y axis offset/rotation
Examples:
net.minecraft.item.HoeItem{display:{Name:'\"translation test1\"'}:0.3matches every hoe named "translation test1" and applies the offset/roation of 0.3.net.minecraft.item.HoeItem:.1:0:0.3matches every hoe and applys an offset/roation of [0.1, 0, 0.3]
Full Changelog: 1.20.4-0...1.20.4-1
1.19.4-3
Backported fix for crashes with other mods
Full Changelog: 1.19.4-2...1.19.4-3
1.20.4-0
- Update to 1.20.4
- Trying to fix crashes when item.toString adds states
update 1.20.1
1.19.4-2 spinning tools
ported the config changes for spinning tools "helicopter mode" back to 1.19.4
backport itemfix
ported the fix for crashes with some mods back to 1.20.1
1.20.1-4
This is a test release trying to tackle the crash problem