Skip to content

Effects

Dimension Type Condition Type

Checks if the identifier of the effects of the dimension matches the specified identifier.

Type ID: eggolib:effects

Note

See Minecraft Fandom Wiki: Effect (dimension) for more information about dimension effects.

Fields

Field Type Default Description
id Identifier The identifier of the dimension effects property to check for.

Examples

"dimension_type_condition": {
    "type": "eggolib:effects",
    "id": "minecraft:the_end"
}

This example will check if the dimension has The End dimension's effects.