File Details
[Forge/NeoForge] The Afterdark v1.0.3
- R
- Oct 31, 2024
- 292.55 KB
- 34.4K
- 1.20.1
- Forge + 1
File Name
the_afterdark-1.20.1-forge-1.0.3.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
The Afterdark v1.0.3:
- Implemented a configuration file located under
config\afterdark.json. There are a bunch of values are now configurable. -
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.
-
- Now you can define, whether you should be teleported back from The Afterdark to Overworld or not, if not, then define any dimension (modded dimensions supported!). Can be disabled by config. By default, you still spawn in the Overworld once you get out of the dimension.
Requires Fabric API 0.92.0+1.20.1 or Forge/NeoForge 47.3.3 for MC 1.20.1. Requires Fabric API 0.105.0+1.21.1 or Forge 52.0.18 or NeoForge 21.1.66 for MC 1.21.1. Requires Fabric API 0.106.0+1.21.3 or Forge 53.0.5 or NeoForge 21.3.3-beta for MC 1.21.3.
Full Changelog: https://github.com/DenisMasterHerobrine/TheAfterdark/compare/1.0.2...1.0.3

