Template:Navbox/contentmodding/en: Difference between revisions

From Vintage Story Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 23: Line 23:
|group2=Intermediate
|group2=Intermediate
|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=Advanced
|group3=Advanced
|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=Other
|body4={{NatsNavboxLines
|{{ll|Modding:Debugging_Content|Debugging Content|nsp=0}}
}}
}}
}}
}}
Line 41: Line 48:
{{ll|Modding:Domains|nsp=0}},
{{ll|Modding:Domains|nsp=0}},
{{ll|Modding:JSON_Patching|Patching|nsp=0}},
{{ll|Modding:JSON_Patching|Patching|nsp=0}},
{{ll|Modding:The_Remapper|Remapping|nsp=0}}
{{ll|Modding:The_Remapper|Remapping|nsp=0}},
{{ll|Modding:World_Properties|World Properties|nsp=0}}
}}
}}


Line 57: 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}}
}}
}}



Latest revision as of 19:22, 8 April 2024

Other languages:
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