mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
messing around
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
PhantomSpawn:
|
||||
MobType: Vulture
|
||||
Worlds:
|
||||
- world
|
||||
|
||||
Worlds: world
|
||||
Action: REPLACE
|
||||
Chance: 0.15
|
||||
Priority: 1
|
||||
|
||||
Biomes:
|
||||
- END_HIGHLANDS
|
||||
- END_MIDLANDS
|
||||
- SMALL_END_ISLANDS
|
||||
- END_BARRENS
|
||||
- THE_END
|
||||
Priority: 8
|
||||
Biomes: END_HIGHLANDS, END_MIDLANDS, SMALL_END_ISLANDS, END_BARRENS, THE_END
|
||||
Conditions:
|
||||
- outside true
|
||||
- heightabove{h=60} true
|
||||
@@ -6,3 +6,4 @@ TallEnderman:
|
||||
PreventTargetLoss: true
|
||||
Scale: 1.6
|
||||
KnockbackResistance: 0.5
|
||||
Angry: true
|
||||
|
||||
@@ -6,6 +6,7 @@ Vulture:
|
||||
Damage: 6
|
||||
|
||||
Options:
|
||||
MaxCombatDistance: 64
|
||||
FollowRange: 64
|
||||
MovementSpeed: 0.35
|
||||
PreventSunburn: true
|
||||
DigOutOfGround: true
|
||||
Reference in New Issue
Block a user