Field Manual

Servers and Modpacks

For server owners and modpack makers: installation, commands, the settings you can change, and how Lantea fits into bigger packs.

Installation

  • Minecraft 1.20.1 with Forge 47.
  • Put the same lantea jar on the server and on every client.
  • Patchouli is optional. With it, every player gets the Stargate Field Manual on their first join.

Commands

All under /lantea, for operators (permission level 2).

CommandWhat it does
/lantea registry listLists every gate in the network with its address.
/lantea dial <address>Dials an address from the gate controller you are looking at.
/lantea abortStops a dial in progress on the gate controller you are looking at.
/lantea closeCloses the wormhole of the gate controller you are looking at.
/lantea connectionsLists every open wormhole.
/lantea outpostTells where this world's Ancient outpost is.
/lantea gene <player> [set <0-100>]Shows a player's Ancient gene, or sets its strength.

Config

The game rules live per world in serverconfig/lantea-server.toml. The most useful settings:

SettingDefaultWhat it does
energy.requiredtrueWhen false, gates cost nothing and need no power.
energy.openingCost2000000EU to open a wormhole in the same world.
energy.crossDimensionMultiplier4How many times that another dimension takes.
energy.intergalacticMultiplier40How many times that another galaxy takes.
connection.maxDurationTicks45600Longest a wormhole stays open (38 minutes).
connection.maxConcurrent8Wormholes open at once across the server.
energy.fePerEu4How many Forge Energy make one EU.
dhd.linkRange16How far a DHD looks for its gate, in blocks.
transit.autoCloseSeconds8Seconds after the last traveller before the gate closes; 0 turns it off.
kawoosh.destroysBlockstrueWhether the opening surge destroys blocks.
kawoosh.killsEntitiestrueWhether it kills what it touches.
ancient.outpostGeneratestrueWhether the Ancient outpost generates in new chunks.
ancient.outpostDimensions["minecraft:overworld"]The worlds an outpost may stand in.
ancient.dronesEnabledtrueWhether the chair launches drones.
ancient.naturalGenePercent4Players in a hundred born with the gene.
ancient.chairKnowsAllGatestrueWhen false, the chair offers only gates its rider has been through.

Each player can also switch off the chair's sound in the mod's own settings (Mods → Lantea → Config), stored in config/lantea-client.toml.

GregTech CEu and TerraFirmaGreg

  • With GregTech CEu installed, Lantea's crafting-table recipes for the gate, DHD, crystals, generators and power parts step aside for machine recipes (assembler, autoclave, canner and so on), placed at GregTech's IV to LuV tiers. Check them in JEI.
  • With GregTech or TerraFirmaCraft, Lantea adds no ores of its own and uses theirs; its items share the usual forge: tags (forge:ingots/naquadah, forge:ingots/titanium and so on).
  • In TerraFirmaCraft worlds the Ancient outpost stands at the north pole, the coldest place there is. In TerraFirmaGreg the plate pieces turn up in mineshaft chests and illager camps.
  • GregTech's own Zero Point Module fits in the DHD's energy slot, as does any item in the tag lantea:zero_point_modules.

Galaxies and datapacks

Which galaxy a world lies in is data: data/<namespace>/lantea/galaxies/<galaxy>.json lists its dimensions. Lantea ships the Milky Way (the Overworld) and an empty Pegasus. A datapack or addon that adds a world can place it in a galaxy there.