60 lines
919 B
YAML
60 lines
919 B
YAML
- title: Introduction
|
|
link: index.html
|
|
|
|
- hr: true
|
|
|
|
- title: Folder Structure
|
|
num: 1
|
|
link: chapters/folders.html
|
|
|
|
- title: Lua Scripts
|
|
num: 2
|
|
link: chapters/lua.html
|
|
|
|
- hr: true
|
|
|
|
- title: Nodes, Items and Crafting
|
|
num: 3
|
|
link: chapters/nodes_items_crafting.html
|
|
|
|
- title: Creating Textures
|
|
num: 4
|
|
link: chapters/creating_textures.html
|
|
|
|
- title: Node Drawtypes
|
|
num: 5
|
|
link: chapters/node_drawtypes.html
|
|
|
|
- title: Active Block Modifiers
|
|
num: 6
|
|
link: chapters/abms.html
|
|
|
|
- hr: true
|
|
|
|
- title: Chat
|
|
num: 7
|
|
link: chapters/chat.html
|
|
|
|
- title: Player Physics
|
|
num: 8
|
|
link: chapters/player_physics.html
|
|
|
|
- title: Formspecs
|
|
num: 9
|
|
link: chapters/formspecs.html
|
|
|
|
- title: HUD
|
|
num: 10
|
|
link: chapters/hud.html
|
|
|
|
- hr: true
|
|
|
|
- title: Releasing a Mod
|
|
num: 11
|
|
link: chapters/releasing.html
|
|
|
|
- hr: true
|
|
|
|
- title: Lua Modding API Reference
|
|
link: lua_api.html
|