Skip to content

Lightning_Bolt_Glass_Legacy

Legopitstop edited this page Oct 9, 2023 · 1 revision

This page describes the old version of fulgurites (v1.0.0)! For newer format (v1.1.0+) see Lightning Bolt Glass

Fulgurite Schema (Legacy)

Name Type Description
source String or Block Predicate The block to test for.
result String or Block Object The block to place
function String ID of the function to call. (Not Implemented)

Block Predicate

Name Type Description
block String ID of the block. Default: "minecraft:air"
properties Object A map of all Property-Value that must match. (Not Implemented)
nbt String NBT data to match. (Not Implemented)

Block Object

Name Type Description
block String ID of the block. Default: "minecraft:glass"