diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-08 21:17:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 15:17:17 -0500 |
commit | 54084572c9bceef9d4c448c10205376206980165 (patch) | |
tree | 095665d2e53394f9921eff92ad498542b40bd643 /constants | |
parent | fe95a5b476506a99ad53f57df4cf8760233a337b (diff) | |
download | NotEnoughUpdates-REPO-54084572c9bceef9d4c448c10205376206980165.tar.gz NotEnoughUpdates-REPO-54084572c9bceef9d4c448c10205376206980165.tar.bz2 NotEnoughUpdates-REPO-54084572c9bceef9d4c448c10205376206980165.zip |
Added Flower Minion 12 and 2 wiki links (#653)
* Added Flower Minion 12
* Added 2 wiki links
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 2 | ||||
-rw-r--r-- | constants/parents.json | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index e60911c6..a3560ec9 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1106,7 +1106,7 @@ "ENDER_STONE_GENERATOR": 11, "ENDERMAN_GENERATOR": 11, "FISHING_GENERATOR": 11, - "FLOWER_GENERATOR": 11, + "FLOWER_GENERATOR": 12, "GHAST_GENERATOR": 11, "GLOWSTONE_GENERATOR": 11, "GOLD_GENERATOR": 12, diff --git a/constants/parents.json b/constants/parents.json index aaa80bf0..53b664a9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -1633,7 +1633,8 @@ "FLOWER_GENERATOR_8", "FLOWER_GENERATOR_9", "FLOWER_GENERATOR_10", - "FLOWER_GENERATOR_11" + "FLOWER_GENERATOR_11", + "FLOWER_GENERATOR_12" ], "FISHING_GENERATOR_1": [ "FISHING_GENERATOR_2", |