aboutsummaryrefslogtreecommitdiff
path: root/items/SEARING_STONE.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SEARING_STONE.json')
-rw-r--r--items/SEARING_STONE.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/items/SEARING_STONE.json b/items/SEARING_STONE.json
new file mode 100644
index 00000000..109a0d8d
--- /dev/null
+++ b/items/SEARING_STONE.json
@@ -0,0 +1,38 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§9Searing Stone",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"35c831c3-2108-30f5-a6e1-a1642f1cc78e\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ3MzgwMDQ1MCwKICAicHJvZmlsZUlkIiA6ICJmMjc0YzRkNjI1MDQ0ZTQxOGVmYmYwNmM3NWIyMDIxMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJIeXBpZ3NlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yZTAwNzRjNjk4NzRjYzRmMjhjNTI2ZGE5YmUwMjI1ZTg1OGI1MzBjM2NkZTRhMWI0ZWYwZmM4NjdjNWIzY2MzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Strengthened\",5:\"§9§7reforge to an item.\",6:\"\",7:\"§7§8§oLegends say this stone will\",8:\"§8§onever cease glowing.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXXIV§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Searing Stone\"},ExtraAttributes:{id:\"SEARING_STONE\"}}",
+ "damage": 3,
+ "lore": [
+ "§8Reforge Stone",
+ "",
+ "§7Can be used in a Reforge Anvil",
+ "§7or with the Dungeon Blacksmith",
+ "§7to apply the §9Strengthened",
+ "§9§7reforge to an item.",
+ "",
+ "§7§8§oLegends say this stone will",
+ "§8§onever cease glowing.",
+ "",
+ "§7Requires §aMining Skill Level",
+ "§aXXIV§7!",
+ "",
+ "§9§lRARE REFORGE STONE"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_MAGMA_CREAM:10",
+ "A2": "ENCHANTED_MAGMA_CREAM:10",
+ "A3": "ENCHANTED_MAGMA_CREAM:10",
+ "B1": "ENCHANTED_MAGMA_CREAM:10",
+ "B2": "MAGMA_CHUNK:50",
+ "B3": "ENCHANTED_MAGMA_CREAM:10",
+ "C1": "ENCHANTED_NETHERRACK:10",
+ "C2": "ENCHANTED_NETHERRACK:10",
+ "C3": "ENCHANTED_NETHERRACK:10"
+ },
+ "internalname": "SEARING_STONE",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file