Modding:Item Json Properties

From Vintage Story Wiki
Revision as of 09:42, 1 September 2017 by CreativeMD (talk | contribs)

A complete list of all available properties:

Property Type Default Usage
json
Common
code
string - A unique identifier for the item.
maxstacksize
number 64 Determines the maximum amount you can stack the block in one slot.
enabled
boolean true If the item will be added to game or not.
class
string block The item class
variantgroups
arrays Allows you define multiple variants of the same item.
Rendering
guitransform
fphandtransform
tphandtransform
groundtransform
combustibleprops
combustiblepropsbytype

Stuff to be added

Common

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