diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-13 11:18:54 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-13 11:18:54 +0200 |
| commit | 9a7594b43abdd0d6a83326ab5f53b8baf756a3ee (patch) | |
| tree | 2b8b078a838154d1463cf043c06eb43c77745875 /README.md | |
| parent | 0a9c370cdfed7442e0b019da302c2f09fb40502d (diff) | |
feat(hearts): disable store hearts in ec
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,4 +10,7 @@ A player in the grace period cannot be attacked and cannot attack others. The time (in minutes) of the grace period can be set via the gamerule `lifesteal:gracePeriod` (default: 30). Hearts cannot be crafted by a player at/above 10 hearts. -You can enable this via the gamerule `lifesteal:canCraftHeartsAboveVanillaMax` (default: false).
\ No newline at end of file +You can disable this via the gamerule `lifesteal:canCraftHeartsAboveVanillaMax` (default: false). + +Hearts cannot be stored in ender chests. +You can disable this via the gamerule `lifesteal:canStoreHeartsInEC` (default: false).
\ No newline at end of file |
