aboutsummaryrefslogtreecommitdiff
path: root/items/FIREBALL.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/FIREBALL.json')
-rw-r--r--items/FIREBALL.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/FIREBALL.json b/items/FIREBALL.json
new file mode 100644
index 00000000..c85ef2ef
--- /dev/null
+++ b/items/FIREBALL.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:fire_charge",
+ "displayname": "§fFire Charge",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fFire Charge\"},ExtraAttributes:{id:\"FIREBALL\"}}",
+ "damage": 0,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "FIREBALL",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "SULPHUR:1",
+ "A2": "BLAZE_POWDER:1",
+ "A3": "COAL:1",
+ "B1": "",
+ "B2": "",
+ "B3": "",
+ "C1": "",
+ "C2": "",
+ "C3": ""
+ }
+} \ No newline at end of file