Skip to content

Commit

Permalink
Merge pull request #6 from LTHCTheMaster/Dev
Browse files Browse the repository at this point in the history
Bug Fix
  • Loading branch information
LTHCTheMaster authored Jul 22, 2021
2 parents 6d3ef22 + 3329072 commit 33aa991
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated magic component
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comp_area:true,display:{Name:'{"text":"[Spell Component : Base] Area","color":"#FF0000"}',Lore:['{"text":"Area action","color":"white"}']},CustomModelData:1202}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comp_area:true,display:{Name:'{"text":"[Spell Component : Base] Area","color":"#FF0000"}',Lore:['{"text":"Area action","color":"white"}']},CustomModelData:1202}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated magic component
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comp_proj:true,display:{Name:'{"text":"[Spell Component : Base] Projectile","color":"#FF0000"}',Lore:['{"text":"One target action in an area","color":"white"}']},CustomModelData:1201}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comp_proj:true,display:{Name:'{"text":"[Spell Component : Base] Projectile","color":"#FF0000"}',Lore:['{"text":"One target action in an area","color":"white"}']},CustomModelData:1201}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated magic component
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comd_frea:true,display:{Name:'{"text":"[Spell Component : Compound] Frozen Earth","color":"#00FF00"}'},CustomModelData:1206}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comd_frea:true,display:{Name:'{"text":"[Spell Component : Compound] Frozen Earth","color":"#00FF00"}'},CustomModelData:1206}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated magic component
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comd_physic:true,display:{Name:'{"text":"[Spell Component : Compound] Physic","color":"#00FF00"}'},CustomModelData:1204}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comd_physic:true,display:{Name:'{"text":"[Spell Component : Compound] Physic","color":"#00FF00"}'},CustomModelData:1204}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated magic component
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comd_skyf:true,display:{Name:'{"text":"[Spell Component : Compound] Sky\'s Fire","color":"#00FF00"}'},CustomModelData:1205}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{comd_skyf:true,display:{Name:'{"text":"[Spell Component : Compound] Sky\'s Fire","color":"#00FF00"}'},CustomModelData:1205}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{an_ki:true,display:{Name:'{"text":"[Spell] Animal Killer","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 18 000 mana","color":"white"}','{"text":"Min Magic level required: 6","color":"red"}','{"text":"Required mana level: 4"}']},CustomModelData:1501}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{an_ki:true,display:{Name:'{"text":"[Spell] Animal Killer","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 18 000 mana","color":"white"}','{"text":"Min Magic level required: 6","color":"red"}','{"text":"Required mana level: 4"}']},CustomModelData:1501}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{mo_ki:true,display:{Name:'{"text":"[Spell] Monster Killer","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 18 000 mana","color":"white"}','{"text":"Min Magic level required: 6","color":"red"}','{"text":"Required mana level: 4"}']},CustomModelData:1502}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{mo_ki:true,display:{Name:'{"text":"[Spell] Monster Killer","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 18 000 mana","color":"white"}','{"text":"Min Magic level required: 6","color":"red"}','{"text":"Required mana level: 4"}']},CustomModelData:1502}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{fd_grw:true,display:{Name:'{"text":"[Spell] Fired Growth","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1700 mana","color":"white"}','{"text":"Min Magic level required: 2","color":"red"}']},CustomModelData:1402}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{fd_grw:true,display:{Name:'{"text":"[Spell] Fired Growth","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1700 mana","color":"white"}','{"text":"Min Magic level required: 2","color":"red"}']},CustomModelData:1402}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{frz_fal:true,display:{Name:'{"text":"[Spell] Frozen Falling","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1800 mana","color":"white"}','{"text":"Min Magic level required: 2","color":"red"}']},CustomModelData:1403}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{frz_fal:true,display:{Name:'{"text":"[Spell] Frozen Falling","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1800 mana","color":"white"}','{"text":"Min Magic level required: 2","color":"red"}']},CustomModelData:1403}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{he_id:true,display:{Name:'{"text":"[Spell] Hol(e-i)day","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 4030 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1406}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{he_id:true,display:{Name:'{"text":"[Spell] Hol(e-i)day","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 4030 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1406}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{mlt_lgt:true,display:{Name:'{"text":"[Spell] Multi Lightning","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 4500 mana","color":"white"}','{"text":"Min Magic level required: 4","color":"red"}']},CustomModelData:1405}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{mlt_lgt:true,display:{Name:'{"text":"[Spell] Multi Lightning","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 4500 mana","color":"white"}','{"text":"Min Magic level required: 4","color":"red"}']},CustomModelData:1405}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{no_arrow:true,display:{Name:'{"text":"[Spell] No Arrow","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 4200 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1404}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{no_arrow:true,display:{Name:'{"text":"[Spell] No Arrow","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 4200 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1404}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{travel:true,display:{Name:'{"text":"[Spell] Travel","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 3000 mana","color":"white"}']},CustomModelData:1401}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{travel:true,display:{Name:'{"text":"[Spell] Travel","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 3000 mana","color":"white"}']},CustomModelData:1401}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{arrow_wave:true,display:{Name:'{"text":"[Spell] Arrow Wave","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1100 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1302}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{arrow_wave:true,display:{Name:'{"text":"[Spell] Arrow Wave","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1100 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1302}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{dam_arrow:true,display:{Name:'{"text":"[Spell] Damaging Arrow","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 700 mana","color":"white"}']},CustomModelData:1301}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{dam_arrow:true,display:{Name:'{"text":"[Spell] Damaging Arrow","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 700 mana","color":"white"}']},CustomModelData:1301}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{hea_rck:true,display:{Name:'{"text":"[Spell] Heavy Rock","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 2050 mana","color":"white"}','{"text":"Min Magic level required: 4","color":"red"}']},CustomModelData:1305}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{hea_rck:true,display:{Name:'{"text":"[Spell] Heavy Rock","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 2050 mana","color":"white"}','{"text":"Min Magic level required: 4","color":"red"}']},CustomModelData:1305}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{jmp_sky:true,display:{Name:'{"text":"[Spell] Jump To Sky","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1000 mana","color":"white"}','{"text":"Min Magic level required: 2","color":"red"}']},CustomModelData:1304}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{jmp_sky:true,display:{Name:'{"text":"[Spell] Jump To Sky","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1000 mana","color":"white"}','{"text":"Min Magic level required: 2","color":"red"}']},CustomModelData:1304}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{li_bu:true,display:{Name:'{"text":"[Spell] Lightning Burning","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1250 mana","color":"white"}']},CustomModelData:1303}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{li_bu:true,display:{Name:'{"text":"[Spell] Lightning Burning","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1250 mana","color":"white"}']},CustomModelData:1303}}]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Desc: Craft the associated spell
# -------------------------

data modify block ~ ~-1 ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{pow_frz:true,display:{Name:'{"text":"[Spell] Powered Freezer","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1120 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1306}}]
data modify block ~ ~ ~ Items set value [{id:"minecraft:stick",Slot:4b,Count:1b,tag:{pow_frz:true,display:{Name:'{"text":"[Spell] Powered Freezer","color":"#FFFF00"}',Lore:['{"text":"Mana Cost: 1120 mana","color":"white"}','{"text":"Min Magic level required: 3","color":"red"}']},CustomModelData:1306}}]

0 comments on commit 33aa991

Please sign in to comment.