World Primer

Automatically run commands or generate and place simple structures on world creation

File Details

worldprimer-1.12.2-0.6.0-dev.20190309.202458.jar

  • B
  • Mar 9, 2019
  • 91.17 KB
  • 76.5K
  • 1.12.2

File Name

worldprimer-1.12.2-0.6.0-dev.20190309.202458.jar

Supported Versions

  • 1.12.2
  • Added some new command substitutions:
    • {SPAWN_POINT_X} etc. which won't consider the "spawn coordinate", such as the one in The End
    • {PLAYER_BED_X} etc. which is the last set bed/spawn location, without checking if it's valid
    • {PLAYER_BED_SPAWN_X} etc. which also checks that the bed is valid for spawning
    • {WORLD_TICK_DAY} which is the current world time/day time, instead of the total world time tick that {WORLD_TICK} returns
    • Note that the player bed locations will be left un-substituted if the returned position is null/not valid/doesn't exist