Magma Monsters

Adds Magma Monsters to the world.

File Details

MagmaMonsters-0.7.0.jar

  • B
  • Sep 1, 2022
  • 170.71 KB
  • 62.4K
  • 1.19.2
  • Forge

File Name

MagmaMonsters-0.7.0.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:magma-monsters-262292:3962238")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Initial port to 1.19.2

 

***Please note mob spawning code has changed in MC and forge.***

Mob spawning is all done with jsons in datapacks now so the old config options for weights and dimensions are moved over to the new system.

a good guide for this can be found here:

https://forge.gemwire.uk/wiki/Biome_Modifiers#Biome_Modifier_JSONs

 

There is still an option to turn off/on Nether or Overworld spawns in the config and also set world height ranges.

The other mob attribute config options for the mod are still availble in the config file.

Other than the way mobs spawn, the mod should work the same as ever.

 

Internal changes to the forge registry system also required a registry rewrite (should be seamless - hopefully)

Releasing as a beta for now in case any of the new changes cause issues - Please report any bugs.