Changes between Version 26 and Version 27 of CustomBlocks


Ignore:
Timestamp:
07/30/22 14:34:13 (20 months ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CustomBlocks

    v26 v27  
    6060|| `vegetation`    || *         || Boolean || Whether the block is a plant, other than `treeRelated`. These are removed by the "remove vegetation" Merge option                                                                                                       ||
    6161|| `blockLight`    || *         || Integer || How much block light the block emits, from 0 - 15                                                                                                                                                                       ||
    62 || `natural`       || *         || Boolean || Whether the block should be considered natural as opposed to being man-made. Chunks with blocks that are _not_ `natural` have the Read Only layer applied during Import                                                 ||
     62|| `natural`       || *         || Boolean || Whether the block should be considered natural as opposed to being man-made. Chunks with blocks that are ''not'' `natural` have the Read Only layer applied during Import                                                 ||
    6363|| `watery`        || *         || Boolean || Whether the block is always flooded with water, regardless of its properties (e.g. water plants)                                                                                                                        ||
    6464|| `colour`        ||           || Hex     || The colour in which the block should be rendered in the editor view, as a hexidecimal number in `aarrggbb` format, where `aa` should always be `ff` (opaque). When not specified, the block will be rendered in magenta ||