74 lines
1.1 KiB
YAML
74 lines
1.1 KiB
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: Node Metadata
|
|
num: 6
|
|
link: chapters/node_metadata.html
|
|
|
|
- title: Active Block Modifiers
|
|
num: 7
|
|
link: chapters/abms.html
|
|
|
|
- hr: true
|
|
|
|
- title: Chat and Commands
|
|
num: 8
|
|
link: chapters/chat.html
|
|
|
|
- title: Player Physics
|
|
num: 9
|
|
link: chapters/player_physics.html
|
|
|
|
- title: Formspecs
|
|
num: 10
|
|
link: chapters/formspecs.html
|
|
|
|
- title: HUD
|
|
num: 11
|
|
link: chapters/hud.html
|
|
|
|
- hr: true
|
|
|
|
- title: ItemStacks
|
|
num: 12
|
|
link: chapters/itemstacks.html
|
|
|
|
- hr: true
|
|
|
|
- title: Releasing a Mod
|
|
num: 13
|
|
link: chapters/releasing.html
|
|
|
|
- title: Read More
|
|
num: 14
|
|
link: chapters/readmore.html
|
|
|
|
- hr: true
|
|
|
|
- title: Lua Modding API Reference
|
|
link: lua_api.html
|