Skip to content

Releases: FireInstall/BackTools

1.21-0+offset

1.21-0+offset Pre-release
Pre-release

Choose a tag to compare

@FireInstall FireInstall released this 07 Jul 02:39
33f5a3f

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

Choose a tag to compare

@FireInstall FireInstall released this 04 Feb 19:29
  • 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.3 matches every hoe named "translation test1" and applies the offset/roation of 0.3.
  • net.minecraft.item.HoeItem:.1:0:0.3 matches 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

Choose a tag to compare

@FireInstall FireInstall released this 02 Feb 14:34

Backported fix for crashes with other mods

Full Changelog: 1.19.4-2...1.19.4-3

1.20.4-0

Choose a tag to compare

@FireInstall FireInstall released this 21 Jan 17:30
  • Update to 1.20.4
  • Trying to fix crashes when item.toString adds states

update 1.20.1

Choose a tag to compare

@FireInstall FireInstall released this 19 Jul 22:19

update to 1.20.1

1.19.4-2 spinning tools

Choose a tag to compare

@FireInstall FireInstall released this 20 Jan 22:40

ported the config changes for spinning tools "helicopter mode" back to 1.19.4

backport itemfix

Choose a tag to compare

@FireInstall FireInstall released this 02 Feb 14:27

ported the fix for crashes with some mods back to 1.20.1

1.20.1-4

1.20.1-4 Pre-release
Pre-release

Choose a tag to compare

@FireInstall FireInstall released this 04 Feb 00:55

This is a test release trying to tackle the crash problem