Template:Navbox/contentmodding: Difference between revisions

From Vintage Story Wiki
m (Updated to use real navbox.)
m (Fixed intermediate tutorial links.)
 
(8 intermediate revisions by 2 users not shown)
Line 23: Line 23:
|group2=<translate><!--T:4--> Intermediate</translate>
|group2=<translate><!--T:4--> Intermediate</translate>
|body2={{NatsNavboxLines
|body2={{NatsNavboxLines
|{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}}
|{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}},
{{ll|Modding:Content_Tutorial_Item_Variants|5. Item Variants|nsp=0}},
{{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_World_Gen|9. Simple World Generation|nsp=0}}
}}
}}


|group3=<translate><!--T:5--> Advanced</translate>
|group3=<translate><!--T:5--> Advanced</translate>
|body3={{NatsNavboxLines
|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_Block|6. Advanced Block|nsp=0}},
{{ll|Modding:Content_Tutorial_Advanced_Recipe|7. Advanced Recipes|nsp=0}}
}}
}}
|group4=<translate><!--T:12--> Other</translate>
|body4={{NatsNavboxLines
|{{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}}
}}
}}


|group3=<translate><!--T:7--> Uncategorized</translate>
|group4=<translate><!--T:7--> Uncategorized</translate>
|body3={{navbox
|body4={{navbox
|child=true
|child=true
|group1=<translate><!--T:8--> Basics</translate>
|group1=<translate><!--T:8--> Basics</translate>
Line 48: Line 65:
{{ll|Modding:Basic Entity|Entities|nsp=0}},
{{ll|Modding:Basic Entity|Entities|nsp=0}},
{{ll|Modding:VS Model Creator|Model Creator|nsp=0}},
{{ll|Modding:VS Model Creator|Model Creator|nsp=0}},
{{ll|Animation Basics|nsp=0}},
{{ll|Modding:Animation|nsp=0}},
{{ll|VTML|VTML & Icons|nsp=0}},
{{ll|VTML|VTML & Icons|nsp=0}},
{{ll|Modding:Mod Packaging|Packaging & Release|nsp=0}},
{{ll|Modding:Mod Packaging|Packaging & Release|nsp=0}},
{{ll|Modinfo|nsp=0}},
{{ll|Modinfo|nsp=0}}
{{ll|Debugging|nsp=0}}
}}
}}


|group2=<translate><!--T:9--> Advanced</translate>
|group2=<translate><!--T:9--> Advanced</translate>
|body2={{NatsNavboxLines
|body2={{NatsNavboxLines
|{{ll|Modding:JSON_Patching|nsp=0}},
|{{ll|Modding:Advanced JSON Item|nsp=0}},
{{ll|Modding:Advanced JSON Item|nsp=0}},
{{ll|Modding:The_Remapper|nsp=0}},
{{ll|Modding:CompatibilityLib|Compatibility with other mods|nsp=0}}
{{ll|Modding:CompatibilityLib|Compatibility with other mods|nsp=0}}
}}  
}}  

Latest revision as of 19:21, 8 April 2024

Other languages:
  • English
Content Modding
Basics Content Mods Developing a Content Mod
Tutorials
Concepts Modding Concepts Variants Domains Patching Remapping World Properties
Uncategorized
Icon Sign.png

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 ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository