diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-17 14:34:12 -0800 |
commit | 549357a3a201a2a24bfab4406346ab2289248929 (patch) | |
tree | f0e223f259d634852a48fc8454d0fcf756f1dafa /items/MAGMA_CREAM.json | |
parent | 21aed1acba081de6af108596c1c09376f69f3730 (diff) | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
download | NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.gz NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.tar.bz2 NotEnoughUpdates-REPO-549357a3a201a2a24bfab4406346ab2289248929.zip |
Merge pull request #3 from Moulberry/master
123123
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 |