Skip to content

Commit

Permalink
Disable extra entities trampling turtle eggs by default (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaprince committed Feb 8, 2024
1 parent a42f121 commit cfe1e33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -600,13 +600,13 @@ For a more clear explanation of the world settings section of the config, feel f
- **description**: The speed in which a cauldron below a down-facing pointed dripstone that has lava placed a block above it fills with lava (depends on random tick)
#### turtle_egg
* ##### break-from-exp-orbs
- **default**: true
- **default**: false
- **description**: Allow exp orbs to damage/break turtle eggs
* ##### break-from-items
- **default**: true
- **default**: false
- **description**: Allow dropped items to damage/break turtle eggs
* ##### break-from-minecarts
- **default**: true
- **default**: false
- **description**: Allow minecarts to damage/break turtle eggs
* ##### bypass-mob-griefing
- **default**: false
Expand Down

0 comments on commit cfe1e33

Please sign in to comment.