Modding:Item Json Properties: Difference between revisions

From Vintage Story Wiki
(Created page with "A complete list of all available properties: <table id="treeviewtable" class="table table-bordered tt-table" style='table-layout: fixed'> <tr style='background-color: gray;...")
 
No edit summary
Line 30: Line 30:
   </tr>
   </tr>
</table>
</table>
Stuff to be added
Common
*class
*variantgroups
*miningspeedbytype
*durabilitybytype
*tool
*attributes
*attributesbytype
*damagedby
*texture
*materialdensity
*creativeinventory
Rendering
*guitransform
*fphandtransform
*tphandtransform
*groundtransform
*combustibleprops
*combustiblepropsbytype

Revision as of 13:16, 30 January 2017

A complete list of all available properties:

Property Type Default Usage
json
Common
code
string - A unique identifier for the block.
maxstacksize
number 64 Determines the maximum amount you can stack the block in one slot.

Stuff to be added

Common

  • class
  • variantgroups
  • miningspeedbytype
  • durabilitybytype
  • tool
  • attributes
  • attributesbytype
  • damagedby
  • texture
  • materialdensity
  • creativeinventory

Rendering

  • guitransform
  • fphandtransform
  • tphandtransform
  • groundtransform
  • combustibleprops
  • combustiblepropsbytype