File Details
voidtotem-fabric-1.18.1-1.2.0.jar
- R
- Mar 7, 2022
- 47.79 KB
- 349.5K
- 1.18.1
- Fabric
File Name
voidtotem-fabric-1.18.1-1.2.0.jar
Supported Versions
- 1.18.1
Curse Maven Snippet
Additions:
- new item tag (additonal_totems) to add totems from other mods or add the vanilla totem.
Example:
{
"replace": false,
"values": [
"minecraft:totem_of_undying"
]
}
Changes:
- removed ALLOW_TOTEM_OF_UNDYING config value, replace with additonal_totems tag
- now uses cloth config mod for the config
Fixes:
- big code clean up

