InControl - 1.19-7.1.1
on Jan 26, 2023InControl 1.19-7.1.1
- The 'spawner' check works correctly for special.json too now
InControl - 1.19-7.1.0
on Jan 26, 2023InControl 1.19-7.1.0
- Added an entirely new rule file (special.json). This rule file has 100% the same capabilities as the default spawn.json. However you don't control spawns in this rulie file but instead you have the option to control the equipment in a proper way. Rules in special.spawn have the following three results: "replace", "before", or "after". This way you can either replace or change the default vanilla behaviour with regards to setting default equipment, random follow range and handedness
InControl - 1.18-6.1.0
on Jan 26, 2023InControl 1.18-6.1.0
- Added an entirely new rule file (special.json). This rule file has 100% the same capabilities as the default spawn.json. However you don't control spawns in this rulie file but instead you have the option to control the equipment in a proper way. Rules in special.spawn have the following three results: "replace", "before", or "after". This way you can either replace or change the default vanilla behaviour with regards to setting default equipment, random follow range and handedness
InControl - 1.19-7.0.16
on Jan 26, 2023InControl 1.19-7.0.16
- Fixed a potential hang when using the new groupdistance feature
InControl - 1.18-6.0.25
on Jan 26, 2023InControl 1.18-6.0.25
- Fixed a potential hang when using the new groupdistance feature
InControl - 1.19-7.0.15
on Jan 26, 2023InControl 1.19-7.0.15
- Fixed 'blockoffset' and also allow "x", "y", "z" to be specified directly inside 'blockoffset' tag (in addition to being supported inside the 'offset' child tag)
InControl - 1.18-6.0.24
on Jan 26, 2023InControl 1.18-6.0.24
- Fixed 'blockoffset' and also allow "x", "y", "z" to be specified directly inside 'blockoffset' tag (in addition to being supported inside the 'offset' child tag)
InControl - 1.18-6.0.23
on Jan 26, 2023InControl 1.18-6.0.23
- Support for Serene Seasons is working again
InControl - 1.19-7.0.14
on Jan 26, 2023InControl 1.19-7.0.14
- Support for Serene Seasons is working again
InControl - 1.19-7.0.13
on Jan 26, 2023InControl 1.19-7.0.13
- Fixed a bug in the new groupdistance feature
InControl - 1.18-6.0.22
on Jan 26, 2023InControl 1.18-6.0.22
- Fixed a bug in the new groupdistance feature
InControl - 1.18-6.0.21
on Jan 26, 2023InControl 1.18-6.0.21
- Technical change: wrong interpretation of SpecialSpawn
InControl - 1.19-7.0.12
on Jan 26, 2023InControl 1.19-7.0.12
- Technical change: wrong interpretation of SpecialSpawn
InControl - 1.18-6.0.20
on Jan 26, 2023InControl 1.18-6.0.20
- Technical change: mobs spawned through the spawner system will now correctly fire the SpecialSpawn event
- New feature 'groupdistance' for spawner.json (in the 'amount' section). If this is set to 0 or greater mobs will spawn in groups (with the groupdistance used as the maximum distance between them)
InControl - 1.19-7.0.11
on Jan 26, 2023InControl 1.19-7.0.11
- Technical change: mobs spawned through the spawner system will now correctly fire the SpecialSpawn event
- New feature 'groupdistance' for spawner.json (in the 'amount' section). If this is set to 0 or greater mobs will spawn in groups (with the groupdistance used as the maximum distance between them)
InControl - 1.19-7.0.10
on Jan 26, 2023InControl 1.19-7.0.10
- Improved parsing of itemstacks. Removed the obsolete @ notation (metadata). Instead of the InControl <itemid>/<nbtjson> syntax you can now also use the vanilla syntax <itemid>{<nbtjson>}. Also / is no longer restricted in the nbt string
InControl - 1.18-6.0.19
on Jan 26, 2023InControl 1.18-6.0.19
- Improved parsing of itemstacks. Removed the obsolete @ notation (metadata). Instead of the InControl <itemid>/<nbtjson> syntax you can now also use the vanilla syntax <itemid>{<nbtjson>}. Also / is no longer restricted in the nbt string
InControl - 1.19-7.0.9
on Jan 26, 2023InControl 1.19-7.0.9
- Fixed major slowdown in biome testing
InControl - 1.18-6.0.18
on Jan 26, 2023InControl 1.18-6.0.18
- Fixed small slowdown in biome testing
InControl - 1.18-6.0.17
on Jan 26, 2023InControl 1.18-6.0.17
- Better 'insphere' test using newer version of Lost Cities
- Added new 'slime' test to test if a position is in a slime chunk