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.5.0.jar

  • B
  • Jan 2, 2024
  • 294.15 KB
  • 9.7K
  • 1.12.2
  • Forge

File Name

specifiedspawning-1.12.2-0.5.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

- Fixed the inverted parameter not being applied correctly for static selectors (biome & entity)
- Added a weather selector (rain/storm/snow/none)
- Added a season selector for serene seasons support (spring/summer/fall/winter)
- Added a type parameter for entity selectors to override whether entities can spawn in specific location types (ground/water/air/all)
- Added an ignoreSpawnConditions parameter for entity selectors to ignore entity specific spawn conditions (true/false)
- Fixed dynamic rules not being applied when biome selectors were present