diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 2 | ||||
-rw-r--r-- | constants/parents.json | 11 |
2 files changed, 12 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index ae163c9d..c7a476de 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -564,4 +564,4 @@ "plus": "+++" } } -}
\ No newline at end of file +} diff --git a/constants/parents.json b/constants/parents.json index 74269d41..f426e42e 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -758,6 +758,17 @@ "VICIOUS;4", "VICIOUS;5" ], + "WEDDING_RING_0": [ + "WEDDING_RING_1", + "WEDDING_RING_2", + "WEDDING_RING_3", + "WEDDING_RING_4", + "WEDDING_RING_5", + "WEDDING_RING_6", + "WEDDING_RING_7", + "WEDDING_RING_8", + "WEDDING_RING_9" + ], "WITHER_BOOTS": [ "POWER_WITHER_BOOTS", "SPEED_WITHER_BOOTS", |