promotional bannermobile promotional banner

ThreeCore

Toolkit for ThreeTAG mods and addonpack makers!

File Details

ThreeCore-1.14.4-3.0.4.jar

  • B
  • Nov 4, 2019
  • 1.57 MB
  • 194
  • 1.14.4
  • Forge

File Name

ThreeCore-1.14.4-3.0.4.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:threecore-349285:2822059")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.14.4-3.0.4:

  • Fixed crash when pressing ability keys too often

  • Added seperate files to register armor materials and item tiers in addonpacks in (items/_armor_materials & items/_item_tiers)

  • Added "threecore:shield" item parser type

  • Made mods load addonpack-specific stuff (like items)

  • Fixed biped json entity model not displaying 2nd layer

  • Changed "smallarms" settings for biped entity models to "armortype"; "fixed" works on both arm types

  • Added "Suits & Armor" creative tab

  • Fixed 2nd layer on biped json models having that weird semi-transparent look

  • If no model layer type specified, it will now fall back to "threecore:default"

  • Added issizechanging & small_arms model layer predicates

  • Refactored IModelLayerPredicate-