diff options
Diffstat (limited to 'items/FLOWER_OF_TRUTH.json')
-rw-r--r-- | items/FLOWER_OF_TRUTH.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 837e3b41..906fb515 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -23,6 +23,17 @@ "§aPerfect 70000 / 70000", "§6§lLEGENDARY DUNGEON SWORD" ], + "recipe": { + "A1": "", + "A2": "GOLEM_POPPY:3", + "A3": "", + "B1": "", + "B2": "GOLEM_POPPY:3", + "B3": "", + "C1": "", + "C2": "GOLEM_POPPY:3", + "C3": "" + }, "internalname": "FLOWER_OF_TRUTH", "crafttext": "", "clickcommand": "viewrecipe", @@ -31,4 +42,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth" ] -}
\ No newline at end of file +} |