aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorJ10a1n15 <45315647+j10a1n15@users.noreply.github.com>2023-09-26 12:47:02 +0200
committerGitHub <noreply@github.com>2023-09-26 12:47:02 +0200
commitc000d87d32d7c5217315932683686ad7923483bc (patch)
treee80e17ec236eecd0469f6a7216fc5e3c9de1795a /constants/parents.json
parent6fe8bf28d7aac2511ce5f7bb5e2b08a48807406f (diff)
downloadNotEnoughUpdates-REPO-c000d87d32d7c5217315932683686ad7923483bc.tar.gz
NotEnoughUpdates-REPO-c000d87d32d7c5217315932683686ad7923483bc.tar.bz2
NotEnoughUpdates-REPO-c000d87d32d7c5217315932683686ad7923483bc.zip
Added Rainbow t3 enchantment (#991)
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 0d334c20..9e5d1703 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2771,7 +2771,8 @@
"HARDENED_MANA;10"
],
"RAINBOW;1": [
- "RAINBOW;2"
+ "RAINBOW;2",
+ "RAINBOW;3"
],
"CORRUPTION;1": [
"CORRUPTION;2",
@@ -3324,4 +3325,4 @@
"THORNS_BOOTS": [
"STARRED_THORNS_BOOTS"
]
-} \ No newline at end of file
+}