ContainerType - Fexcraft/FVTM GitHub Wiki

# Feature Overview
Kind: ContainerType
Extendable: no
JSON based: no
JSON config: no

ContainerType is an ENUM in FVTM, it defines the basic and only available Container sizes.
The class is over there!

Available Container sizes are:

  • LARGE - 12 blocks long
  • MEDIUM - 6 blocks long
  • SMALL - 3 blocks long
  • TINY - 2 blocks long
  • MICRO - 1 block long