A dimension Minecraft mod related to the afterlife, the dark, and the unknown.
Configuration values can be changed using the config/afterdark.json
file:
catalystSpawnChance
: The chance (as a float) for a catalyst to spawn.shouldSpawnCatalyst
: Whether catalysts should spawn in lootTables.lootTables
: An array of loot table paths where catalysts can be found.canReturnWithoutCatalyst
: Whether players can return without a catalyst.shouldGrassBurn
: Whether grass blocks should burn.GrassBlocks
: A list of grass block types that can burn.SafeTeleportCheckRadius
: The radius (in blocks) to check for safe teleportation.TeleportCatalystUses
: The number of uses a teleport catalyst has.shouldTeleportReturnToSetWorld
: Whether back teleportation should return to a set world.returnSetWorld
: The world to return to when teleporting back.Note: Most of these values (actually all), are require to full restart of the game/server to take effect.