46 lines
1.0 KiB
Go
46 lines
1.0 KiB
Go
// Code generated by data/registry/generate.go; DO NOT EDIT.
|
|
|
|
package registryid
|
|
|
|
var MobEffect = []string{
|
|
"minecraft:speed",
|
|
"minecraft:slowness",
|
|
"minecraft:haste",
|
|
"minecraft:mining_fatigue",
|
|
"minecraft:strength",
|
|
"minecraft:instant_health",
|
|
"minecraft:instant_damage",
|
|
"minecraft:jump_boost",
|
|
"minecraft:nausea",
|
|
"minecraft:regeneration",
|
|
"minecraft:resistance",
|
|
"minecraft:fire_resistance",
|
|
"minecraft:water_breathing",
|
|
"minecraft:invisibility",
|
|
"minecraft:blindness",
|
|
"minecraft:night_vision",
|
|
"minecraft:hunger",
|
|
"minecraft:weakness",
|
|
"minecraft:poison",
|
|
"minecraft:wither",
|
|
"minecraft:health_boost",
|
|
"minecraft:absorption",
|
|
"minecraft:saturation",
|
|
"minecraft:glowing",
|
|
"minecraft:levitation",
|
|
"minecraft:luck",
|
|
"minecraft:unluck",
|
|
"minecraft:slow_falling",
|
|
"minecraft:conduit_power",
|
|
"minecraft:dolphins_grace",
|
|
"minecraft:bad_omen",
|
|
"minecraft:hero_of_the_village",
|
|
"minecraft:darkness",
|
|
"minecraft:trial_omen",
|
|
"minecraft:raid_omen",
|
|
"minecraft:wind_charged",
|
|
"minecraft:weaving",
|
|
"minecraft:oozing",
|
|
"minecraft:infested",
|
|
}
|