From 5c3705ae1a335bdcee0356ec372e4d60d4b44840 Mon Sep 17 00:00:00 2001 From: Wurst-Bot Date: Tue, 10 Dec 2024 16:29:30 +0000 Subject: [PATCH] [Wurst-Bot] Port chestesp 1.2 to Minecraft 1.21.4 (neoforge) --- content/chestesp/ChestESP-1-2.md | 1 + data/curseforge/chestesp/neoforge.json | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/content/chestesp/ChestESP-1-2.md b/content/chestesp/ChestESP-1-2.md index 210b07c..b357c4a 100644 --- a/content/chestesp/ChestESP-1-2.md +++ b/content/chestesp/ChestESP-1-2.md @@ -11,6 +11,7 @@ mcversions: - 1.21.1 - "1.21" neoforge: +- 1.21.4 - 1.21.3 - "1.21" --- diff --git a/data/curseforge/chestesp/neoforge.json b/data/curseforge/chestesp/neoforge.json index d55ae63..de0dac9 100644 --- a/data/curseforge/chestesp/neoforge.json +++ b/data/curseforge/chestesp/neoforge.json @@ -1,6 +1,7 @@ -{ - "1.2": { - "1.21.3": 5905323, - "1.21": 5905317 - } +{ + "1.2": { + "1.21.4": 5980272, + "1.21.3": 5905323, + "1.21": 5905317 + } } \ No newline at end of file