Skip to content

BTWTweak v0.9h for Better Than Wolves

Compare
Choose a tag to compare
@grompe grompe released this 31 Oct 10:30
· 171 commits to master since this release

What's new in v0.9h

  • If CraftGuide is found in the minecraft.jar, it will be patched so the
    guide key works on inventory screens and displays recipes involving the
    item under the cursor. I find it interesting the code was there all this
    time yet unable to execute due to a bug.
  • Added key shortcut for quick usage of /tell command for quick and
    hassle-free private messaging on servers. Default on R. It will open the
    chat with "/tell" + last told username.
  • Fixed possible server crash when loading a corrupted world where chest tile
    entity does not match the chest block.
  • Fixed problem with falling out of the world causing an infinite loop if
    gravestones are enabled.
  • Improved microblock preview: now it supports additional microblocks from
    add-ons and displays only when the block placement is not obstructed by
    player or other entities.
  • Added recipes for joining nether brick slabs and white cobble slabs into
    blocks.
  • Fixed problem where ladder couldn't be placed when standing in the same
    block even though the player did not intersect its collision box (MC-9704).
    This also allows placing microblocks when partially standing in the target
    block; the preview feature was adjusted accordingly.

How to install

  • Create a new folder
  • Put BTWTweak.jar in it
  • Put minecraft.jar (or minecraft_server.jar) with BTW already installed in it
  • Run BTWTweak.jar: double-click or use the command line: "java -jar BTWTweak.jar"
  • Select the file to patch in BTWTweak (for minecraft.jar: type "c" - press Enter)
  • If patch is successful, delete the original minecraft.jar and rename minecraft_tweak.jar to minecraft.jar
  • Use the patched minecraft.jar to play, enjoy!

Windows users: if double-clicking doesn't work for you:

  • uncheck WinRAR file association for .jar extension, and/or reinstall Java

Particular things to note

  • Before installing the tweak, make sure your cauldrons and crucibles don't contain any items, since the tweak reduces their inventory to 9 slots, your current items in there may irreversibly disappear.
  • Backup your worlds!
  • If playing on a server, both server and client must have this mod installed.

See roadmap.txt to know what awaits you in the future releases!