promotional bannermobile promotional banner

Specified Spawning

Allows for additions, removals, and modifications to mob spawning and mob spawning groups

File Details

specifiedspawning-1.12.2-0.2.0.jar

  • B
  • Aug 30, 2023
  • 280.20 KB
  • 54
  • 1.12.2
  • Forge

File Name

specifiedspawning-1.12.2-0.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:specified-spawning-904946:4728830")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added an other_configs parameter to the General Config Options for people that want to organize their rules into separate files
- Added a check_sky parameter to height selectors
- Added an invert parameter to all subtable selectors
- Added bloodmoon, fullmoon, harvestmoon, and starshower selectors for the associated nyx lunar events
- Added a scalingdifficulty selector for difficulty from scalinghealth
- Added a moonphase selector for checking the current phase of the moon
- Added a regionaldifficulty selector for checking the local difficulty of a potential spawning position
- Added a spawnblock selector for checking the type of block under or at a potential spawn position
- Added a structure selector for checking if a potential spawn position is inside of a structure
- Improved some logic ensuring only selector types that are present get checked for
- Modify rules now only get run once in the case of only entity and biome selectors being present like spawn and remove rules already did
- Added the correct logo file to the mcmod.info