generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 176
Shaking
apace100 edited this page Nov 3, 2020
·
1 revision
Power Type. Makes the player shake!
Type ID: origins:shaking
Fields:
None.
Example:
{
"type": "origins:shaking",
"condition": {
"type": "origins:on_fire"
}
}
This power makes the player shake when they are not burning, similar to a strider out of lava or a zombie undergoing conversion.
Tutorials (Data packs)
Video Tutorial by CandyCaneCazoo
Tutorials (Add-ons)
Working with more unique powers
Lists
List of vanilla damage source names
Data Types