From 962b9bac9dd8fcd2e0b6ea1c3f4012896364ec5d Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sat, 17 May 2025 16:56:21 +0200 Subject: [PATCH] link counterplay plugin --- src/content/posts/improving-minecraft.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/posts/improving-minecraft.md b/src/content/posts/improving-minecraft.md index 2374b62..5332d45 100644 --- a/src/content/posts/improving-minecraft.md +++ b/src/content/posts/improving-minecraft.md @@ -63,6 +63,8 @@ you with a mace, you're on full health, but you die instantly. That doesn't soun would be left with 1 health left, and you'd have precious time to react by pulling out a totem or a shield. Thresholds value could be configurable, but I'd say 10 health (5 hearts) is a good starting point. +You can find a plugin that implements this idea here. + ## Finishing thoughts This blog post is a culmination of me theorising and experimenting with minecraft mechanics for nearly 5 years now.