Additions:
- Butterfly Net
- Hit a butterfly to capture it.
- A dropped full net will release the butterfly after 10 seconds.
- Recipe:
- Weaponsmith Tent For Villager camps
Changes:
- Villager Camps
- All villager camps spawn with 1 iron golem in the centre.
- Camps now have lighting on paths and centre.
Additions:
- Pig Variant Eggs
- Butterfly Natural Spawns:
- Forest
- Birch Forest
- Old Growth Birch Forest
- Flower Forest
- Swamp
- Mangrove Swamp
- 2 Butterfly Variants
- Purple
- Orange
Pig Spawn Eggs:
Pig Variant Eggs:
/function give:pig_spawn_egg {variamt:<variant>,count:<count>}
Muddy Pig Variant Eggs:
/function give:muddy_pig_spawn_egg {variamt:<variant>,count:<count>}
Butterfly Spawn Egg:
/function give:butterfly_spawn_egg {count:<count>}
Additions:
- Muddy Pig Variants
- "djsummer:muddy"
- "djsummer:warm_muddy"
- "djsummer:cold_muddy"
- Butterflies
- Variants:
- Red
- Default (blue)
- Green
- Craftable Summer Hat
- Recipe:
Pig Variants
Pigs turn muddy after 15 seconds of standing on mud blocks.
Butterfly Spawning
Spawn Egg:
/function give:butterfly_spawn_egg
Summon:
random variant
/function summon:butterfly
specified variant
/function summon:variants/butterfly {variant:<variant>}