mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-18 10:32:30 +00:00
Add Evokers and Vindicators to woodland mansions
This commit is contained in:
parent
d0891a0f95
commit
472493db3e
@ -11,4 +11,31 @@ spawn:
|
||||
width: 250
|
||||
padding: 500
|
||||
loot:
|
||||
1: arrows
|
||||
1: arrows
|
||||
features:
|
||||
- ENTITY_FEATURE:
|
||||
entity: VINDICATOR
|
||||
attempts: 100
|
||||
in-height: 1
|
||||
amount:
|
||||
min: 40
|
||||
max: 60
|
||||
spawnable-on:
|
||||
- "minecraft:birch_planks"
|
||||
spawnable-in:
|
||||
- "minecraft:air"
|
||||
- "minecraft:red_carpet"
|
||||
- "minecraft:white_carpet"
|
||||
- ENTITY_FEATURE:
|
||||
entity: EVOKER
|
||||
attempts: 50
|
||||
in-height: 2
|
||||
amount:
|
||||
min: 1
|
||||
max: 3
|
||||
spawnable-on:
|
||||
- "minecraft:birch_planks"
|
||||
spawnable-in:
|
||||
- "minecraft:air"
|
||||
- "minecraft:red_carpet"
|
||||
- "minecraft:white_carpet"
|
Loading…
x
Reference in New Issue
Block a user