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

  • B
  • Sep 6, 2023
  • 287.84 KB
  • 741
  • 1.12.2
  • Forge

File Name

specifiedspawning-1.12.2-0.3.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

- Fixed custom spawn groups not working as intended
- Putting "all" as the group name for a spawn, modify, or remove rule now selects all registered spawn groups to apply the rule towards
- Entity selectors will now filter out non living entities by default
- Fixed non subtable selectors always trying to be applied
- Rules will definitely get parsed in the correct order now