File Details
Effigies 1.3.0-1.21.11+ Fabric
- R
- Feb 26, 2026
- 622.55 KB
- 9
- 1.21.11
- Fabric
File Name
effigies-1.3.0-1.21.11-fabric.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
- Adds the ability to define custom valid blocks and custom mobs into the config file
- Supports vanilla definitions, such as
minecraft:sand=minecraft:zombieto make sand prevent zombie spawns - Also supports modded definitions, such as
ecologics:coconut_planks=ecologics:penguinto make coconut planks prevent penguin spawns - Also supports cross-vanilla/modded definitions, like
minecraft:sand=ecologics:penguinorecologics:coconut_planks=minecraft:zombie - Also supports multiple references, so adding both
minecraft:sand=minecraft:zombieandminecraft:zombie_head=minecraft:zombiewould mean either sand or a zombie head would work as intended! - Currently blocks placed on top of pikes look pretty bad if they aren't head-sized, but a fix to this will come in the future!
WARNING: The config file has been updated to v2, which will overwrite any custom settings you defined previously. Please keep this in mind when updating!