<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://lanteacraft.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://lanteacraft.com/wiki/feed.php">
        <title>LanteaCraft Wiki - docs</title>
        <description></description>
        <link>https://lanteacraft.com/wiki/</link>
        <image rdf:resource="https://lanteacraft.com/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-07-29T06:30:10+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:current_systems&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:expedition_jigsaw_rules&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:expedition_templates&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:power&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:project_status&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:readme&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:rendering_notes&amp;rev=1783557189&amp;do=diff"/>
                <rdf:li rdf:resource="https://lanteacraft.com/wiki/doku.php?id=docs:worldgen_structures&amp;rev=1783557189&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://lanteacraft.com/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>LanteaCraft Wiki</title>
        <link>https://lanteacraft.com/wiki/</link>
        <url>https://lanteacraft.com/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:current_systems&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>current_systems</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:current_systems&amp;rev=1783557189&amp;do=diff</link>
        <description>Current Systems

This document describes the current LanteaCraft rewrite state as implemented in the source tree. It is intentionally descriptive, not aspirational: sections call out what is working, what is prototype-quality, and what still needs testing.</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:expedition_jigsaw_rules&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>expedition_jigsaw_rules</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:expedition_jigsaw_rules&amp;rev=1783557189&amp;do=diff</link>
        <description>Expedition Jigsaw Rules

Expedition rooms use vanilla Jigsaw Blocks and template pools. Do not use orange wool or custom marker blocks for connectivity.

Paths

Minecraft writes live Structure Block saves to the world folder with plural structures:</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:expedition_templates&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>expedition_templates</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:expedition_templates&amp;rev=1783557189&amp;do=diff</link>
        <description>Expedition Template Authoring

Expedition arenas can be built from structure templates in:

src/main/resources/data/lanteacraft/structure/expedition/

Structure block names include the expedition/ folder. For example, the gate room loads as:

lanteacraft:expedition/gate_room</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:power&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>power</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:power&amp;rev=1783557189&amp;do=diff</link>
        <description>FE Power Support

LanteaCraft exposes optional NeoForge FE support for Stargate bases and the Naquadah Generator. The default gameplay path stays close to classic LanteaCraft: gates can dial and remain open without FE unless the relevant power requirements are enabled in</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:project_status&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>project_status</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:project_status&amp;rev=1783557189&amp;do=diff</link>
        <description>Project Status

This document summarizes the current LanteaCraft rewrite state from the source tree and the existing docs. It is descriptive, not aspirational.

Scope

	*  Minecraft target: 1.21.1 NeoForge rewrite.
	*  This is not a direct port of the legacy 1.7.10 LanteaCraft code.</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:readme&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>readme</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:readme&amp;rev=1783557189&amp;do=diff</link>
        <description>LanteaCraft

LanteaCraft is a modern NeoForge rewrite of the classic Stargate-themed Minecraft mod. The current 0.1.x build targets Minecraft 1.21.1 and focuses on getting the core Stargate loop working again: build an assembled gate, discover its address, dial another gate, and travel through the event horizon.</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:rendering_notes&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rendering_notes</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:rendering_notes&amp;rev=1783557189&amp;do=diff</link>
        <description>Rendering Notes

This document describes the current Stargate rendering implementation. The renderer is functional and visually close to the intended direction, but it is still a procedural prototype rather than a final model/rendering architecture.</description>
    </item>
    <item rdf:about="https://lanteacraft.com/wiki/doku.php?id=docs:worldgen_structures&amp;rev=1783557189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-07-09T00:33:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>worldgen_structures</title>
        <link>https://lanteacraft.com/wiki/doku.php?id=docs:worldgen_structures&amp;rev=1783557189&amp;do=diff</link>
        <description>Worldgen Structures

LanteaCraft&#039;s planned village Stargate uses a vanilla Minecraft structure template for the platform and decorative shell:

src/main/resources/data/lanteacraft/structure/village_stargate_platform.nbt

The Java generator still places the live Stargate frame and matching DHD after the template is placed. This keeps variant selection, address registration, and planned-gate dialing deterministic while letting the visible platform be edited like a normal Minecraft structure.</description>
    </item>
</rdf:RDF>
