diff options
Diffstat (limited to 'items/POLISHED_PEBBLE.json')
-rw-r--r-- | items/POLISHED_PEBBLE.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/POLISHED_PEBBLE.json b/items/POLISHED_PEBBLE.json index 6b4101ea..c9c87810 100644 --- a/items/POLISHED_PEBBLE.json +++ b/items/POLISHED_PEBBLE.json @@ -13,6 +13,14 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Polished_Pebble" + "https://hypixel-skyblock.fandom.com/wiki/Polished_Pebble", + "https://wiki.hypixel.net/Polished_Pebble" + ], + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:70", + "result": "POLISHED_PEBBLE" + } ] }
\ No newline at end of file |