From 9a7594b43abdd0d6a83326ab5f53b8baf756a3ee Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Mon, 13 Oct 2025 11:18:54 +0200 Subject: feat(hearts): disable store hearts in ec --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 807c42c..e187771 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3