diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2022-04-01 13:02:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-01 15:02:55 +0200 |
commit | a45f8d561af7128796139640f531fe687114dc89 (patch) | |
tree | 7873e6a2c4f5d61c06da92df20680414f3b516ae /items/EXPERIMENTATION_TABLE.json | |
parent | 23bf75a6bc09c555d220888af7cd8afe038f6083 (diff) | |
download | NotEnoughUpdates-REPO-a45f8d561af7128796139640f531fe687114dc89.tar.gz NotEnoughUpdates-REPO-a45f8d561af7128796139640f531fe687114dc89.tar.bz2 NotEnoughUpdates-REPO-a45f8d561af7128796139640f531fe687114dc89.zip |
bingo pets (#709)
* bingo pets
* constants
* table was wrong
* i am so good at copy and paste
* Update BINGO;4.json
* Update BINGO;3.json
* please work
i am so good at repoing
* if i delete the discord messages yall wont see anything
* one
* two
* three
* four
* five
* six
* seven
* :thumbsup:
* :thumbsdown:
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/EXPERIMENTATION_TABLE.json')
-rw-r--r-- | items/EXPERIMENTATION_TABLE.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/EXPERIMENTATION_TABLE.json b/items/EXPERIMENTATION_TABLE.json index 8156357d..a99ba1f5 100644 --- a/items/EXPERIMENTATION_TABLE.json +++ b/items/EXPERIMENTATION_TABLE.json @@ -13,10 +13,21 @@ "", "§9§lRARE" ], + "recipe": { + "A1": "LOG:1", + "A2": "LOG:1", + "A3": "LOG:1", + "B1": "LOG:1", + "B2": "EXP_BOTTLE:1", + "B3": "LOG:1", + "C1": "LOG:1", + "C2": "LOG:1", + "C3": "LOG:1" + }, "internalname": "EXPERIMENTATION_TABLE", - "crafttext": "Requires: Enchanting X", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", + "crafttext": "Requires: Enchanting X", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Experimentation_Table" |