From 38155ef3c812884e7f1546bf6065910863fc752a Mon Sep 17 00:00:00 2001 From: Kli Kli Date: Mon, 27 Nov 2023 18:29:40 +0100 Subject: [PATCH] fix: apostheosis occultism id typo Closes #1002 --- .../data/apotheosis/enchanting_stats/white_candle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/data/apotheosis/enchanting_stats/white_candle.json b/src/main/resources/data/apotheosis/enchanting_stats/white_candle.json index 4ca77c0b1..ec22743bd 100644 --- a/src/main/resources/data/apotheosis/enchanting_stats/white_candle.json +++ b/src/main/resources/data/apotheosis/enchanting_stats/white_candle.json @@ -1,5 +1,5 @@ { - "block": "ocultism:white_candle", + "block": "occultism:white_candle", "stats": { "maxEterna": 0, "eterna": 0,