File Details
spawnermod-1.19.3-1.2.1+Fabric.jar
- R
- Dec 9, 2022
- 99.98 KB
- 435
- 1.19.3
- Fabric
File Name
spawnermod-1.19.3-1.2.1+Fabric.jar
Supported Versions
- 1.19.3
Curse Maven Snippet
FABRIC VERSION 1.2.1
- Removed code for adding spawner block to creative tab. Mojang finally implemented it.
FABRIC VERSION 1.2.0
+ Ability to change the default range for all spawners through config. Look for the fields: default_spawner_range and default_spawner_range_enabled
+ You can now change the hardness of the spawner through config. Default is 5 (obsidian is 50 for comparison). Field is: spawner_hardness
FABRIC VERSION 1.1.4
- Fixed bug where Spawner block would not show in Creative Tab (decorations). Now it does.
FABRIC VERSION 1.1.3
- Minor fix #53
Known issue: Spawner does still not show up in Creative Tab.
FABRIC VERSION 1.1.2
- Fixed so that Spawner Block can be powered via soft power redstone.
- Added option to only enable spawn eggs to drop when the mob is killed by the player.
FABRIC VERSION 1.1.1
- Fixed bug where the entity inside the Spawner would go back to previous entity after one spawn, if it was changed when the Spawner was off.
- Better support for modded entities which have spawns eggs. Can also be configured in spawnermod.json config!
FABRIC VERSION 1.1.0
- Changed Spawner Key to have limited number of uses.
- Added mod icon.png
- Improved config handler
- Added config values for controlling which mobs can drop eggs
- Added option to turn on limited spawners. Control number of entities a spawner can spawn before it dies.
FABRIC VERSION 1.0.0
- Ported to Fabric

