Template:Navbox/contentmodding: Difference between revisions
From Vintage Story Wiki
m (Updated to new navbox version.) |
m (Added 'other tutorials') |
||
(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<languages/> | <languages/> | ||
</noinclude>__NOTOC__{{Navbox | |||
</noinclude> | |title=<translate><!--T:1--> Content Modding</translate> | ||
__NOTOC__ | |group1=<translate><!--T:2--> Basics</translate> | ||
{{Navbox | |||
|title= | |||
|group1= | |||
|body1={{NatsNavboxLines | |body1={{NatsNavboxLines | ||
|{{ll|Modding: | |{{ll|Modding:Content_Mods|Content Mods|nsp=0}}, | ||
{{ll|Modding: | {{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod|nsp=0}} | ||
}} | }} | ||
|group2= | |group2=<translate><!--T:6--> Tutorials</translate> | ||
|body2={{Navbox | |||
|child=true | |||
|group1=<translate><!--T:3--> Basic</translate> | |||
|body1={{NatsNavboxLines | |||
|{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | |||
{{ll|Modding:Content_Tutorial_Basics|1. Content Essentials|nsp=0}}, | |||
{{ll|Modding:Content_Tutorial_Simple_Item|2. Simple Item|nsp=0}}, | |||
{{ll|Modding:Content_Tutorial_Simple_Block|3. Simple Block|nsp=0}}, | |||
{{ll|Modding:Content_Tutorial_Simple_Recipe|4. Simple Recipes|nsp=0}} | |||
}} | |||
|group2=<translate><!--T:4--> Intermediate</translate> | |||
|body2={{NatsNavboxLines | |body2={{NatsNavboxLines | ||
|{{ll|Modding: | |{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}}, | ||
{{ll|Modding: | {{ll|Modding:Content_Tutorial_Item_Variants|5. Item Variants|nsp=0}}, | ||
{{ll|Modding: | {{ll|Modding:Content_Tutorial_Block_Variants|6. Block Variants|nsp=0}}, | ||
{{ll|Modding:Content_Tutorial_Complex_Grid_Recipes|7. Complex Grid Recipes|nsp=0}}, | |||
{{ll|Modding:Content_Tutorial_Further_Recipes|8. Further Recipes|nsp=0}}, | |||
{{ll|Modding:Content_Tutorial_Simple_Worldgen|9. Simple World Generation|nsp=0}} | |||
}} | |||
|group3=<translate><!--T:5--> Advanced</translate> | |||
|body3={{NatsNavboxLines | |||
|{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}} | |||
}} | |||
|group4=<translate><!--T:12--> Other</translate> | |||
|body4={{NatsNavboxLines | |||
|{{ll|Modding:Other_Content_Tutorials|Other Tutorials|nsp=0}}, | |||
{{ll|Modding:Debugging_Content|Debugging Content|nsp=0}} | |||
}} | |||
}} | |||
|group3=<translate><!--T:11--> Concepts</translate> | |||
|body3={{NatsNavboxLines | |||
|{{ll|Modding:Content_Mod_Concepts|Modding Concepts|nsp=0}}, | |||
{{ll|Modding:Variants|nsp=0}}, | |||
{{ll|Modding:Domains|nsp=0}}, | |||
{{ll|Modding:JSON_Patching|Patching|nsp=0}}, | |||
{{ll|Modding:The_Remapper|Remapping|nsp=0}}, | |||
{{ll|Modding:World_Properties|World Properties|nsp=0}} | |||
}} | |||
|group4=<translate><!--T:7--> Uncategorized</translate> | |||
|body4={{navbox | |||
|child=true | |||
|group1=<translate><!--T:8--> Basics</translate> | |||
|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|Modding:Animation|nsp=0}}, | |||
{{ll|VTML|VTML & Icons|nsp=0}}, | |||
{{ll|Modding:Mod Packaging|Packaging & Release|nsp=0}}, | |||
{{ll|Modinfo|nsp=0}} | |||
}} | |||
|group2=<translate><!--T:9--> Advanced</translate> | |||
|body2={{NatsNavboxLines | |||
|{{ll|Modding:Advanced JSON Item|nsp=0}}, | |||
{{ll|Modding:CompatibilityLib|Compatibility with other mods|nsp=0}} | |||
}} | |||
|group3=<translate><!--T:10--> Worldgen</translate> | |||
|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|hidden=true}} | |||
|} | |||
Revision as of 10:49, 26 May 2024
Content Modding | |||||||||
---|---|---|---|---|---|---|---|---|---|
Basics | Content Mods • Developing a Content Mod | ||||||||
Tutorials |
|
||||||||
Concepts | Modding Concepts • Variants • Domains • Patching • Remapping • World Properties | ||||||||
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 |