Skip to content

Infiniburn

Dimension Type Condition Type

Checks if the dimension is using the specified block tag for setting blocks on fire forever until extinguished manually.

Type ID: eggolib:infiniburn

Fields

Field Type Default Description
tag Identifier The identifier of the block tag to check for.

Examples

"dimension_type_condition": {
    "type": "eggolib:infiniburn",
    "tag": "minecraft:infiniburn_overworld"
}

This example will check if the dimension is using the #minecraft:infiniburn_overworld block tag for blocks that burn forever.