Skip to content

Releases: ItzCraft/hjsonpp

build 154 compability

21 Dec 22:46
aa04ecc

Choose a tag to compare

V1.110

Update build.gradle

V1.11

29 Aug 10:11

Choose a tag to compare

V1.11

  • changed class name OverHeatTurret -> OverheatTurret
  • AdjustableBeamNode class (author: photon_gravity)

V1.1 update

29 Aug 07:34

Choose a tag to compare

V1.1 update

New!

  • ColliderCrafter - basic GenericCrafter but it outputs items/liquids with specific chance.
    variables: produceChance: n (1=100%)
  • OverHeatTurret - Turret which overheats after some shoots.
    variables: overHeatAmount: n, timeToCooldown: n
  • AdjustableShieldWall - Basic shield wall, but you can turn it on and off. and can justify shield radius
    variables: radius: n
  • EffectWeapon - Weapon class where you can set a list of effects which will always be shown on unit.
    variables: effects: [], effectInterval: n, effectX: n, effectY: n
  • TiledFloor - deprecated Anuken class. Can make big floors (64x64 etc)
    variables: tilingVariants: n, tilingSize: n

Library Release

21 Aug 07:56

Choose a tag to compare

Release of this library. check repository for more info