User:Nateonus/navbox/props: Difference between revisions
From Vintage Story Wiki
(Base) |
mNo edit summary |
||
Line 2: | Line 2: | ||
<languages/> | <languages/> | ||
</noinclude>__NOTOC__{{Navbox | </noinclude>__NOTOC__{{Navbox | ||
|title=<translate | |title=<translate>JSON Properties</translate> | ||
|group1=<translate> | |group1=<translate>Content Types</translate> | ||
|body1={{NatsNavboxLines | |body1={{NatsNavboxLines | ||
|{{ | |{{proptype|RegistryObjectType}}, | ||
{{ | {{proptype|CollectibleType}}, | ||
{{proptype|BlockType}}, | |||
{{proptype|ItemType}} | |||
}} | }} | ||
}}{{User:Nateonus/navbox/main|hidden=true}} | |group2=<translate>Simple Types</translate> | ||
|body2={{NatsNavboxLines | |||
|{{proptype|Int}}, | |||
{{proptype|Float}}, | |||
{{proptype|Double}}, | |||
{{proptype|Ushort}}, | |||
{{proptype|Byte}}, | |||
{{proptype|Bool}}, | |||
{{proptype|String}}, | |||
{{proptype|Array}}, | |||
{{proptype|Dictionary}} | |||
}} | |||
|group3=<translate>Common Types</translate> | |||
|body3={{NatsNavboxLines | |||
|{{proptype|Asset Location}}, | |||
{{proptype|Composite Shape}} | |||
}} | |||
{{User:Nateonus/navbox/main|hidden=true}} |
Revision as of 16:16, 23 April 2024
{{Navbox
|title=JSON Properties
|group1=Content Types
|body1=RegistryObjectType • CollectibleType • BlockType • ItemType
|group2=Simple Types
|body2=Int • Float • Double • Ushort • Byte • Bool • String • Array • Dictionary
|group3=Common Types
|body3=Asset Location • Composite Shape
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 |
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 |