generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Dimension
apace100 edited this page Mar 10, 2021
·
2 revisions
Entity Condition. Checks whether the player is in a specified dimension.
Type ID: origins:dimension
Fields:
dimension
, string: ID of the dimension the player needs to be in for this condition to evaluate to true. Vanilla dimensions are minecraft:overworld
, minecraft:the_nether
and minecraft:the_end
, but IDs of custom/modded dimensions should also work.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types