diff options
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 |
