-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhappy_creeper.yml
More file actions
49 lines (49 loc) · 974 Bytes
/
happy_creeper.yml
File metadata and controls
49 lines (49 loc) · 974 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
info:
namespace: vanillaex
entities_populators:
happy_creeper:
entity: vanillaex:happy_creeper
chance: 3
spawn_logic:
method: REPLACE
types:
- CREEPER
location_range:
y:
min: 30
entities:
happy_creeper:
model_folder: entity/happy_creeper
type: ZOMBIE
can_sun_burn: false
eyes_height: 0.1
goals:
move_to_block:
priority: 7
blocks:
- POPPY
attack_near:
priority: 8
entity: CREEPER
look_at_entity:
priority: 8
entity: PLAYER
melee_attack:
priority: 10
enabled: true
loots:
mobs:
happy_creeper:
type: WOLF
metadata:
custom_mob_id:
name: ItemsAdderMob
value: vanillaex:happy_creeper
type: string
items:
change_me:
item: POPPY
min_amount: 1
max_amount: 3
chance: 99.9
ignore_fortune: false