Template:Navbox/contentmodding/en: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) Tags: Mobile edit Mobile web edit |
(Updating to match new version of source page) |
||
Line 9: | Line 9: | ||
}} | }} | ||
|group2= | |group2=Tutorials | ||
|body2={{NatsNavboxLines | |body2={{Navbox | ||
|child=true | |||
|group1=Basic | |||
|body1={{NatsNavboxLines | |||
|{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | |{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | ||
{{ll|Modding:Content_Tutorial_Basics|1. Content Essentials|nsp=0}}, | {{ll|Modding:Content_Tutorial_Basics|1. Content Essentials|nsp=0}}, | ||
Line 18: | Line 21: | ||
}} | }} | ||
| | |group2=Intermediate | ||
| | |body2={{NatsNavboxLines | ||
|{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}} | |{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}} | ||
}} | }} | ||
| | |group3=Advanced | ||
| | |body3={{NatsNavboxLines | ||
|{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}}, | |{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}}, | ||
{{ll|Modding:Content_Tutorial_Advanced_Item|5. Advanced Item|nsp=0}}, | {{ll|Modding:Content_Tutorial_Advanced_Item|5. Advanced Item|nsp=0}}, | ||
Line 30: | Line 33: | ||
{{ll|Modding:Content_Tutorial_Advanced_Recipe|7. Advanced Recipes|nsp=0}} | {{ll|Modding:Content_Tutorial_Advanced_Recipe|7. Advanced Recipes|nsp=0}} | ||
}} | }} | ||
}} | |||
|group3=Uncategorized | |||
|body3={{navbox | |||
|child=true | |||
|group1=Basics | |||
|body1={{NatsNavboxLines | |||
|{{ll|Modding:Basic_Modding_Examples|Basic Examples|nsp=0}}, | |||
{{ll|Modding:Asset System|nsp=0}}, | |||
{{ll|Modding:Textures|Textures|nsp=0}}, | |||
{{ll|Modding:Basic Item|Items|nsp=0}}, | |||
{{ll|Modding:Creating Recipes|Recipes|nsp=0}}, | |||
{{ll|Modding:Basic Block|Blocks|nsp=0}}, | |||
{{ll|Modding:Basic Entity|Entities|nsp=0}}, | |||
{{ll|Modding:VS Model Creator|Model Creator|nsp=0}}, | |||
{{ll|Animation Basics|nsp=0}}, | |||
{{ll|VTML|VTML & Icons|nsp=0}}, | |||
{{ll|Modding:Mod Packaging|Packaging & Release|nsp=0}}, | |||
{{ll|Modinfo|nsp=0}}, | |||
{{ll|Debugging|nsp=0}} | |||
}} | |||
|group2=Advanced | |||
|body2={{NatsNavboxLines | |||
|{{ll|Modding:JSON_Patching|nsp=0}}, | |||
{{ll|Modding:Advanced JSON Item|nsp=0}}, | |||
{{ll|Modding:The_Remapper|nsp=0}}, | |||
{{ll|Modding:Server-Client_Considerations|nsp=0}}, | |||
{{ll|Modding:CompatibilityLib|Compatibility with other mods|nsp=0}} | |||
}} | |||
|group3=Worldgen | |||
|body3={{NatsNavboxLines | |||
|{{ll|Modding:WorldGen_Concept|WorldGen Concepts|nsp=0}}, | |||
{{ll|Modding:WorldGen Configuration|Terrain|nsp=0}}, | |||
{{ll|Modding:Ores|Ores|nsp=0}}, | |||
{{ll|Modding:Trees|Trees|nsp=0}}, | |||
{{ll|Json Random Generator|nsp=0}} | |||
}} | |||
}} | |||
}}{{Navbox/modding}} | }}{{Navbox/modding}} | ||
<noinclude>[[Category:Navigation templates]]</noinclude> | <noinclude>[[Category:Navigation templates]]</noinclude> |
Revision as of 14:08, 27 March 2024
Content Modding | |||||||
---|---|---|---|---|---|---|---|
Basics | Content Mods • Developing a Content Mod | ||||||
Tutorials |
|
||||||
Uncategorized |
|
Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.
Modding | |
---|---|
Modding Introduction | Getting Started • Theme Pack |
Content Modding | Content Mods • Developing a Content Mod • Basic Tutorials • Intermediate Tutorials • Advanced Tutorials • Content Mod Concepts |
Code Modding | Code Mods • Setting up your Development Environment |
Property Overview | Item • Entity • Entity Behaviors • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • Collectible Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | Community Resources • Modding API Updates • Programming Languages • List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |