Skip to content

1.12.2-1.6

Compare
Choose a tag to compare
@zcaliptium zcaliptium released this 22 Nov 16:30
· 96 commits to master since this release

Just another small update.
There was important and breaking change, Please, read CONFIGURATION section for information.

GENERAL CHANGES:

  • Tooltip Durability Display:
    • Adds icon with text for clothing/armor/weapon/tool items into their tooltips. Shows item durability.
    • By default works only for items from our mod. But can be enabled for ALL items. Or disabled if you don't like it.
    • Automatically disables same functionality from EnderCore. Because my implementation is better. Disabling can be disabled. xD
  • Fixed sprites paths for all composite light armor parts.
  • Fixed enchantability values for all melee weapons.
  • All mod items are now sitting in own creative tab instead of using IC2 tab.
  • [Composite Sword] now colorable.

COMPATIBILITY:

  • IndustrialCraft 2
    • Non-metal equipment like [Felt Boots] won't increase IC2 [Magnetizer] effect anymore.
  • ImmersiveEngineering
    • Finally added alternative recipes which will work with IE.
      • For modpacks without both - TechReborn and IC2.

NEW ITEMS:

  • Reinforced Bow:

    • Durability: 768
  • New armor:

    • Composite Heavy Armor
      • Helmet
        • Protection: 4
        • Toughness: 3
        • Durability: 1024
      • Chestplate
        • Protection: 10
        • Toughness: 3
        • Durability: 1280
      • Leggings
        • Protection: 7
        • Toughness: 3
        • Durability: 1024
      • Boots
        • Protection: 4
        • Toughness: 3
        • Durability: 1024

CONFIGURATION:

  • Now some options can be adjusted ingame via mod options menu.
  • Changed way how item recipes can be disabled.
    • Now there are craftingBlacklist in a config file instead of many lines of boolean options.

BALANCE CHANGES:

  • [Composite Sword]
    • Durability: 1800 -> 1536
  • [Composite Mace]
    • Durability: 1800 -> 1792
  • [Composite Club]
    • Durability: 1800 -> 2048

MINOR CHANGES:

  • Changed some armor sprites.
  • Changed [Composite Light Helmet] recipe.
    • Now it uses [Fabric Sheet] item instead of [Wool] block.
  • Fixed missing description on some items where it was before 1.5.
  • Updated sprite for the [Composite Sword].
  • Updated sprites for the [Composite Bow].