diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-22 08:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-22 08:30:30 +0100 |
commit | a6d967c513053d1f53a3e0944be6f6097e27876a (patch) | |
tree | 60bb5df54670b1fff331004d6b694f6aa8dc9a10 /items/MAGMA_CREAM.json | |
parent | ce2a8e23753746323446021155538d68c2f78d05 (diff) | |
parent | 3e758918fb29e4fb54d998b457b7953e42e26a7d (diff) | |
download | NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.gz NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.tar.bz2 NotEnoughUpdates-REPO-a6d967c513053d1f53a3e0944be6f6097e27876a.zip |
Merge pull request #3 from Moulberry/master
Update from original repo
Diffstat (limited to 'items/MAGMA_CREAM.json')
-rw-r--r-- | items/MAGMA_CREAM.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/items/MAGMA_CREAM.json b/items/MAGMA_CREAM.json index ac4059a8..020318c7 100644 --- a/items/MAGMA_CREAM.json +++ b/items/MAGMA_CREAM.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "MAGMA_CREAM", - "modver": "1.3-REL", + "modver": "1.5-REL", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,5 +20,10 @@ "C1": "", "C2": "", "C3": "" - } + }, + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Magma_Cream" + ] }
\ No newline at end of file |