User:Nateonus/navbox/main/en: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
}}</includeonly>{{Navbox | }}</includeonly>{{Navbox | ||
|hidden={{#if:{{{hidden|}}}|true}} | |hidden={{#if:{{{hidden|}}}|true}} | ||
|title= | |title=Modding | ||
|group1= | |group1=Modding Introduction | ||
|body1={{NatsNavboxLines | |body1={{NatsNavboxLines | ||
|{{ll|Modding:Getting Started|Getting Started|nsp=0}}, | |{{ll|Modding:Getting Started|Getting Started|nsp=0}}, | ||
{{ll|Modding:Theme_Pack | {{ll|Modding:Theme_Pack|nsp=0}} | ||
}} | }} | ||
|group2= | |group2=Content Modding | ||
|body2={{NatsNavboxLines | |body2={{NatsNavboxLines | ||
|{{ll|Modding:Content_Mods|Content Mods|nsp=0}}, | |||
{{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod|nsp=0}}, | |||
{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | |||
{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}}, | |||
{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}} | |||
}} | |||
|group3=Code Modding | |||
|body3=There's nothing here yet. | |||
|group4=Property Overview | |||
|body4={{NatsNavboxLines | |||
|[[Modding:Item Json Properties|Item]], | |[[Modding:Item Json Properties|Item]], | ||
[[Modding:Entity_Json_Properties|Entity]], | [[Modding:Entity_Json_Properties|Entity]], | ||
Line 29: | Line 39: | ||
}} | }} | ||
| | |group5=Workflows & Infrastructure | ||
| | |body5={{NatsNavboxLines | ||
|[[Modding:Modding_Efficiently|Modding Efficiency Tips]], | |[[Modding:Modding_Efficiently|Modding Efficiency Tips]], | ||
[[Modding:Mod-Engine Compatibility|Mod-engine compatibility]], | [[Modding:Mod-Engine Compatibility|Mod-engine compatibility]], | ||
Line 37: | Line 47: | ||
}} | }} | ||
| | |group6=Additional Resources | ||
| | |body6={{NatsNavboxLines | ||
|[[List of server commands]], | |[[List of server commands]], | ||
[[List of client commands]], | [[List of client commands]], |
Latest revision as of 16:40, 27 March 2024
Modding | |
---|---|
Modding Introduction | Getting Started • Theme Pack |
Content Modding | Content Mods • Developing a Content Mod • Basic Tutorials • Intermediate Tutorials • Advanced Tutorials |
Code Modding | There's nothing here yet. |
Property Overview | Item • Entity • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |