Skip to content

1.12.2-1.5

Compare
Choose a tag to compare
@zcaliptium zcaliptium released this 25 Jul 14:06
· 144 commits to master since this release

GENERAL CHANGES:

  • Mod Integration!
    • AppleCore
      • Used for equipment which affects hunger rate.
    • Tough as Nails
      • If you use TAN then warm clothing from Composite Gear will actually be warm.
  • New clothing:
    • [Wool Jersey]
      • Protection: 1
      • Durability: 64
      • Warm.
    • [Wool Pants]
      • Protection: 1
      • Durability: 64
      • Warm.
    • [Felt Boots]
      • Protection: 1
      • Durability: 64
      • Warm.
  • Weapons with CGD (constant gem damage) will damage target player's items only if PVP enabled.
  • Now almost all items sitting inside of JSON configs in jar. If you really want you can change item properties without recompiling the mod.

CONFIGURATION:

  • Compatibility modules for every mod can be disabled.
    • These settings are sitting in the compat section of configuration file.
    • By disabling integration some features will be disabled.
  • Every armor feature can be toggled in the features_armor section.
  • Every melee weapon feature (currently there is only one) can be toggled in the features_melee.
  • Options hateGemArmor and hatsBonuses were removed. Because we have another and more flexible options which can do same and even more.

BALANCE CHANGES

ARMOR:

  • [Composite Light Helmet]
    • Durability: 550 -> 512
  • [Composite Light Vest]
    • Durability: 800 -> 768
  • [Composite Light Leggings]
    • Durability: 750 -> 768
  • [Composite Light Boots]
    • Durability: 650 -> 512
  • [Composite Helmet]
    • Durability: 550 -> 768
  • [Composite Chestplate]
    • Durability: 800 -> 1024
  • [Composite Leggings]
    • Durability: 750 -> 768
  • [Composite Boots]
    • Durability: 650 -> 768

CLOTHING:

  • [Respirator Mask]
    • Durability: 150 -> 128
  • [Rubber Gasmask]
    • Durability: 150 -> 128
  • [Composite Respirator Mask]
    • Durability: 800 -> 768
  • [Ushanka Hat]
    • Durability: 300 -> 256

MELEE WEAPONS:

  • [Composite Dagger]
    • Durability: 600 -> 768

RANGED WEAPONS:

  • [Composite Bow]
    • Durability: 2000 -> 2048

MINOR CHANGES:

  • New sprite for [Fabric Sheet].