Skip to content

Releases: copygirl/WearableBackpacks

Wearable Backpacks 3.1.4

02 Oct 06:03
Compare
Choose a tag to compare

Download 3.1.4 for Minecraft 1.12.2

Surprise! It's me! Watch out for dragons!

Minecraft 1.12.2
Forge 14.23.4.2765

Changelog

  • Fix getIsRepairable not handling empty item stacks - @asiekierka (#75)
  • Fix pack.mcmeta, update various project things - @ChloeDawn
  • Fix crash in IBlockColor implementation - @copygirl (#107)
  • Fix dupe bug when dying from explosion - @ichttt (#119)

Localization

Wearable Backpacks 3.1.3

26 Jun 14:27
Compare
Choose a tag to compare

Download 3.1.3 for Minecraft 1.12.2

IT'S MINE! IT'S ALL MINE NOW

Minecraft 1.12.2
Forge 14.23.4.2713

Changelog

  • Rewrote item dropping logic to remove a category of dupe bugs - @asiekierka
  • Fix an issue with placing backpack items containing tile NBT data - @asiekierka
  • Fix non-vanilla containers allowing to remove equipped backpack item - @copygirl (#72)
  • Made the mod compatible with model-tweaking mods (like Mo' Bends) - @iwoplaza (#82)

Localization

  • Fixed pt_BR translation errors - @DaDodger (#78)

Wearable Backpacks 3.1.2

29 Jan 02:05
Compare
Choose a tag to compare

Download 3.1.2 for Minecraft 1.12.2

Minecraft 1.12.2
Forge 14.23.1.2604

Changelog

This release was powered by the wonderful @asiekierka!

  • Added enableMachineInteraction setting
    Allows blocks in the world, like hoppers, to interact with backpacks!
  • Restored Inventory Tweaks support
  • Fixed creative middle mouse block picking
  • Fixed backpacks not taking damage anymore
  • Fixed an issue with damaged backpacks when setting durability to 0

Localization

Wearable Backpacks 3.1.1

22 Jan 00:35
Compare
Choose a tag to compare

Download 3.1.1 for Minecraft 1.12.2

Minecraft 1.12.2
Forge 14.23.1.2555

Changelog

  • Fix client crash with Quark build 122
  • Use attribute modifiers for backpack armor values (#65)
  • Tune enchantment effect on backpacks a teensy bit

Wearable Backpacks 3.1.0

21 Nov 14:45
Compare
Choose a tag to compare

Download 3.1.0 for Minecraft 1.12.2

Minecraft 1.12.2
Forge 14.23.0.2491

Changelog

  • Made an entire GUI framework ...
  • Rewrote the config GUI in said framework ...
  • Just so you can configure the new config settings nicely! (Video)
    • Chance of default mobs spawning with backpacks can be adjusted
    • New entries can be added with custom chance, loot table and color
    • Custom mobs, including from other mods, can be configured to wear backpacks
  • Probably fixed an issue where config changes ingame didn't get saved
  • Hopefully didn't introduce any new issues
  • Fix mobs from mob spawners spawning with backpacks (#47)
    • ..and add it as config setting spawnFromSpawners instead!
  • Improved how backpacks render in item frames - Thanks @InsomniaKitten! (#50)

Localization

Wearable Backpacks 3.0.4

19 Jul 11:45
Compare
Choose a tag to compare
Pre-release

Download 3.0.4 for Minecraft 1.12

Minecraft 1.12
Forge 14.21.1.2387

Changelog

  • Fixed item models being messed up (#42) (Thanks @PaleoCrafter!)

Wearable Backpacks 3.0.3

27 Jun 20:57
Compare
Choose a tag to compare
Pre-release

Download 3.0.3 for Minecraft 1.12

Minecraft 1.12
Forge 14.21.0.2375

Changelog

  • Updated to new Forge registry system, thus incompatible with older versions of Forge
  • Readded backpack dyeing recipe!

Wearable Backpacks 3.0.2

23 Jun 11:48
Compare
Choose a tag to compare
Pre-release

Download 3.0.2 for Minecraft 1.12

Minecraft 1.12
Forge 14.21.0.2344

Changelog

  • Fix GUI background and tooltips not rendering (#33 - Thanks to @InsomniaKitten!)

Hotfix Update

  • I swear this is the last time I screw up building a mod!

Known Issues

  • Backpacks cannot be dyed
    This is due to Forge for 1.12 still being in beta and the recipe system not being reworked.

Wearable Backpacks 3.0.0

22 Jun 19:19
Compare
Choose a tag to compare
Pre-release

Download 3.0.0 for Minecraft 1.12

Minecraft 1.12
Forge 14.21.0.2344

Changelog

  • Entities spawn with backpacks randomly
    Supported currently: Zombies, skeletons and pig zombies
    (This is very rare, but still an important part of the mod, to me!)
    • Spawned backpacks come with random loot
    • Will despawn if not interacted with
  • Backpacks can be repaired on an anvil using leather (#32)
  • Allow backpacks to be put onto entities in creative mode

Known Issues

  • Backpacks cannot be dyed
    This is due to Forge for 1.12 still being in beta and the recipe system not being reworked.

Wearable Backpacks 2.5.0

22 Jun 19:19
Compare
Choose a tag to compare

Download 2.5.0 for Minecraft 1.11.2

Minecraft 1.11.2
Forge 13.20.0.2228

Changelog

  • Entities spawn with backpacks randomly
    Supported currently: Zombies, skeletons and pig zombies
    (This is very rare, but still an important part of the mod, to me!)
    • Spawned backpacks come with random loot
    • Will despawn if not interacted with
  • Backpacks can be repaired on an anvil using leather (#32)
  • Allow backpacks to be put onto entities in creative mode