===== Block ===== Defines a block id. What block ids can be used is dependent on the platform. All block ids in the base Terra platforms are Minecraft block ids, for example ``minecraft:grass_block``. Block states can additionally be specified by including comma separated pairs with an contained within square brackets after the id, for example: ``minecraft:note_block[instrument=harp, note=9]``. Uses ==== Used by 8 parameters: - :ref:`In base in SCATTERED_ORE `: :bdg-ref-success:`material-overrides ` :doc:`/config/documentation/objects/Map`\<:doc:`/config/documentation/objects/Block`\, :doc:`/config/documentation/objects/Block`\> - :ref:`In base in SCATTERED_ORE `: :bdg-ref-primary:`material ` :doc:`/config/documentation/objects/Block` - :ref:`In MATCH_SET in Pattern `: :bdg-ref-primary:`blocks ` :doc:`/config/documentation/objects/Set`\<:doc:`/config/documentation/objects/Block`\> - :ref:`In base in ORE `: :bdg-ref-primary:`material ` :doc:`/config/documentation/objects/Block` - :ref:`In MATCH in Pattern `: :bdg-ref-primary:`block ` :doc:`/config/documentation/objects/Block` - :ref:`In base in ORE `: :bdg-ref-primary:`replace ` :doc:`/config/documentation/objects/Set`\<:doc:`/config/documentation/objects/Block`\> - :ref:`In base in ORE `: :bdg-ref-success:`material-overrides ` :doc:`/config/documentation/objects/Map`\<:doc:`/config/documentation/objects/Block`\, :doc:`/config/documentation/objects/Block`\> - :ref:`In base in SCATTERED_ORE `: :bdg-ref-primary:`replace ` :doc:`/config/documentation/objects/Set`\<:doc:`/config/documentation/objects/Block`\>