Skip to content

BTWTweak v0.9l for Better Than Wolves

Compare
Choose a tag to compare
@grompe grompe released this 15 Jan 01:36
· 77 commits to master since this release

What's new in v0.9l

  • Fixed extraneous attempts to integrate with Deco addon.
  • Changed creepers to stop hissing sounds when sheared or killed. It was strange hearing the hiss after there is nothing to hiss (with).
  • Fixed not all stumps being hard enough.
  • Fixed compatibility with BTW version "4.A3 Headed Beastie" and "4.A4 Kiloblock Boon".
    Unfortunately, due to ID clash, old BTWTweak spider heads will turn into infused skulls. Get rid of spider heads before upgrading to avoid this.
  • Fixed Minecraft crash when loading an unknown language. It is usually caused by sharing options.txt with a newer Minecraft version
    (option "lang" is lowercase "en_us" instead of "en_US").
  • Fixed iron pickaxes being too effective on dark stone.
  • Fixed wolves/cats teleporting to player as they grow up while sitting, for real now (MC-28440).
  • Adjusted microblock merging so it won't happen while facing the saw.
  • Added bark note to the note block that stands on top of a companion cube.
    Now it is possible to recreate Dogsong in Minecraft.
  • Changed scoreboard sidebar to be shown only when player list key is held (default Tab).
  • Fixed certain duping methods by removing zero-stack glitch items.
  • Changed rails and iron bars to smelt by one.
  • Changed stump remover to stack to 64.
  • Added some more blocks and items to creative tabs.
  • Restored the effect of swiftness potion. Apparently it is possible to build a witch farm in a specific way to gather swiftness potions, and the motivation to do so was killed by removing the effect.
  • Renamed vertical wind mill to "Vertical Wind Mill" from just "Wind Mill".
  • Turned off generation of debug textures ("debug.stitched_*.png") on game startup. It was slowing the startup for no good reason. If you wish to reenable this, put the following line in BTWTweak.cfg:
    writeDebugTextures=1
  • Now it is possible to rename chests, furnaces, dispensers, brewing stands with Shift+right-clicking them with a name tag. Also it is possible to edit sign posts by right-clicking them with Ink and Quill.
  • Fixed configurable Hardcore Spawn radius so that increasing it will push populated villages and similar structures away accordingly. Decreasing it, however, won't bring them closer.
  • Fixed newly generated single chests not having collision box set. Chests that already exist in the world won't be affected, though.
  • Made thrown rocks destroy vases. While at it, added chain explosions for vases with blasting oil. How was this not a feature yet?!
  • Changed egg hatching sound at incubator to something more appropriate.
  • Disabled GUI auto-closing when inside portal. Looks like it served no other purpose than to annoy people and help trap them inside the portal.
  • Added an ability to take all items from a container GUI by pressing Space (jump key). This will only take items from simple and non-crafting slots.

How to install

  • Create a new folder
  • Put BTWTweak.jar in it
  • Put minecraft.jar (or minecraft_server.jar) with BTW and mods (MCPatcher, Deco, CraftGuide, etc.) 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 example, type "1", 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 upgrading from older version of BTWTweak, make sure you don't have any spider heads in your world, as they will turn into infused skulls due to ID clash.
  • Before installing, make sure your cauldrons and crucibles don't contain more than 9 items, as this mod reduces their inventory to 9 slots and the rest will disappear.
  • Before installing, make sure your buildings aren't made of snow, as this mod makes it melt from heat.
  • 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!