sub-document rework

This commit is contained in:
David Allemang
2026-06-19 12:47:04 -04:00
parent 50b6578364
commit 50895cc79d
18 changed files with 122 additions and 148 deletions

View File

@@ -1,21 +1,9 @@
#import "/docs.typ": docs-page, note, tip, warn
#set document(title: [Core Mechanics])
#show: docs-page("/core.html")
#tip[
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
]
#note[
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
]
#warn[
Until version 26.2, this only works on multiplayer servers. See @singleplayer.
]
= Entity IDs
= Stationary Item Optimization
= Observable Drop Delay
= Core Mechanics
== Entity IDs
== Stationary Item Optimization
== Observable Drop Delay