From 329498ceb8a88e48cd1c93dc037f9b25bd7afa90 Mon Sep 17 00:00:00 2001 From: CHOSSY Lucas Date: Sun, 24 Jul 2022 20:10:21 +0200 Subject: [PATCH] fixes --- ...first_join_v1.5.json => first_join_v1.6.1.json} | 0 .../lthc.mage/functions/admin/uninstall.mcfunction | 4 ++-- .../core/loading/first_run/main.mcfunction | 2 +- .../core/loading/first_run/update.mcfunction | 4 +--- .../functions/core/loading/reload.mcfunction | 2 +- .../common_magical_trader.mcfunction | 2 +- .../psychologist_magical_trader.mcfunction | 2 +- .../lthc.mage/functions/info/display.mcfunction | 2 +- .../mental_state/mental_reader/good.mcfunction | 2 +- .../mental_state/mental_reader/neutral.mcfunction | 2 +- .../mental_reader/really_bad.mcfunction | 2 +- .../mental_reader/really_bad_p.mcfunction | 2 +- .../mental_reader/really_good.mcfunction | 2 +- .../mental_reader/really_good_p.mcfunction | 2 +- .../mental_reader/really_good_pp.mcfunction | 2 +- README.md | 14 ++++++++++++-- 16 files changed, 27 insertions(+), 19 deletions(-) rename Datapack/data/lthc.mage/advancements/system/{first_join_v1.5.json => first_join_v1.6.1.json} (100%) diff --git a/Datapack/data/lthc.mage/advancements/system/first_join_v1.5.json b/Datapack/data/lthc.mage/advancements/system/first_join_v1.6.1.json similarity index 100% rename from Datapack/data/lthc.mage/advancements/system/first_join_v1.5.json rename to Datapack/data/lthc.mage/advancements/system/first_join_v1.6.1.json diff --git a/Datapack/data/lthc.mage/functions/admin/uninstall.mcfunction b/Datapack/data/lthc.mage/functions/admin/uninstall.mcfunction index dd3191d..57f8820 100644 --- a/Datapack/data/lthc.mage/functions/admin/uninstall.mcfunction +++ b/Datapack/data/lthc.mage/functions/admin/uninstall.mcfunction @@ -36,8 +36,8 @@ schedule clear lthc.mage:entities/boss/manage_summon_boss schedule clear lthc.mage:core/loading/post_load # Try disable the pack if the name didn't changed -datapack disable "file/magical_elementalization_v1.6.zip" -datapack disable "file/magical_elementalization_v1.6" +datapack disable "file/magical_elementalization_v1.6.1.zip" +datapack disable "file/magical_elementalization_v1.6.1" datapack disable "file/magical_elementalization.zip" datapack disable "file/magical_elementalization" datapack disable "file/Magical-Elementalization" diff --git a/Datapack/data/lthc.mage/functions/core/loading/first_run/main.mcfunction b/Datapack/data/lthc.mage/functions/core/loading/first_run/main.mcfunction index 2b6b73f..6373fd0 100644 --- a/Datapack/data/lthc.mage/functions/core/loading/first_run/main.mcfunction +++ b/Datapack/data/lthc.mage/functions/core/loading/first_run/main.mcfunction @@ -1,5 +1,5 @@ # Set the version of the datapack -scoreboard players set #lthc.mage.version lthc.mage.data 010600 +scoreboard players set #lthc.mage.version lthc.mage.data 010601 # Create Scores function lthc.mage:core/loading/score diff --git a/Datapack/data/lthc.mage/functions/core/loading/first_run/update.mcfunction b/Datapack/data/lthc.mage/functions/core/loading/first_run/update.mcfunction index a710ca0..34e29ed 100644 --- a/Datapack/data/lthc.mage/functions/core/loading/first_run/update.mcfunction +++ b/Datapack/data/lthc.mage/functions/core/loading/first_run/update.mcfunction @@ -1,7 +1,5 @@ # Set the version of the datapack -scoreboard players set #lthc.mage.version lthc.mage.data 010600 - -scoreboard objectives remove lthc.mage.mental_state +scoreboard players set #lthc.mage.version lthc.mage.data 010601 # Update Scores function lthc.mage:core/loading/score diff --git a/Datapack/data/lthc.mage/functions/core/loading/reload.mcfunction b/Datapack/data/lthc.mage/functions/core/loading/reload.mcfunction index a7fd3b7..79b27ff 100644 --- a/Datapack/data/lthc.mage/functions/core/loading/reload.mcfunction +++ b/Datapack/data/lthc.mage/functions/core/loading/reload.mcfunction @@ -3,7 +3,7 @@ scoreboard objectives add lthc.mage.data dummy # Check if it is the datapack first run or an update of the datapack execute unless score #lthc.mage.first_run lthc.mage.data matches 1 run function lthc.mage:core/loading/first_run/main -execute if score #lthc.mage.first_run lthc.mage.data matches 1 unless score #lthc.mage.version lthc.mage.data matches 010600 run function lthc.mage:core/loading/first_run/update +execute if score #lthc.mage.first_run lthc.mage.data matches 1 unless score #lthc.mage.version lthc.mage.data matches 010601 run function lthc.mage:core/loading/first_run/update # Summon a marker at the worldspawn for something execute as @e[type=marker,tag=lthc.mage] run function lthc.mage:try_unload diff --git a/Datapack/data/lthc.mage/functions/entities/magical_traders/common_magical_trader.mcfunction b/Datapack/data/lthc.mage/functions/entities/magical_traders/common_magical_trader.mcfunction index 3623209..c9a8a52 100644 --- a/Datapack/data/lthc.mage/functions/entities/magical_traders/common_magical_trader.mcfunction +++ b/Datapack/data/lthc.mage/functions/entities/magical_traders/common_magical_trader.mcfunction @@ -1,2 +1,2 @@ -summon villager ~ ~ ~ {Silent:1b,Invulnerable:0b,CustomNameVisible:1b,PersistenceRequired:1b,NoAI:1b,CanPickUpLoot:0b,Tags:["global.ignore","lthc.mage.magical_trader","global.forceload","lthc.mage.entities","smithed.entity","smithed.strict"],Health:800,AbsorptionAmount:3200,DeathLootTable:"lthc.mage:entities/magical_trader",CustomName:'{"translate":"Magical Trader","color":"#DDEEFF","bold":true,"italic":false}',VillagerData:{level:5,profession:"minecraft:cleric",type:"minecraft:jungle"},Offers:{Recipes:[ {rewardExp:0b,maxUses:1,uses:0,xp:0,buy:{id:"minecraft:stick",Count:32b},buyB:{id:"minecraft:glass",Count:1b},sell:{id:"minecraft:warped_fungus_on_a_stick",Count:1b,tag:{lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mage Wand","color":"#DDEEFF","italic":false}'},Unbreakable:1b,CustomModelData:170000,ctc:{traits:{"magic/wands":1b,"magic/functional/item":1b,item:1b},id:'mage_wand',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:acacia_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Acacia Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170000,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'acacia_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:birch_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Birch Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170001,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'birch_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:crimson_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Crimson Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170002,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'crimson_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:dark_oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Dark Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170003,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'dark_oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:jungle_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Jungle Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170004,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'jungle_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:mangrove_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mangrove Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170008,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'mangrove_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170005,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:spruce_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Spruce Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170006,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'spruce_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:warped_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Warped Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170007,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'warped_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:18,uses:0,xp:0,buy:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "thermo_essence", from: "lthc.mage"},CustomModelData: 170008,display: {Name:'{"translate": "Thermo Essence", "color": "#DDEEFF", "italic": false}'}}},buyB:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "aero_essence", from: "lthc.mage"},CustomModelData: 170000,display: {Name:'{"translate": "Aero Essence", "color": "#DDEEFF", "italic": false}'}}},sell:{id:"minecraft:command_block",Count:1b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b, gas:1b}, id: "gas_essence", from: "lthc.mage"},CustomModelData: 170005,display: {Name:'{"translate": "Gas Essence", "color": "#DDEEFF", "italic": false}'}}}}, {rewardExp:0b,maxUses:18,uses:0,xp:0,buy:{id:"minecraft:command_block",Count:10b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "aero_essence", from: "lthc.mage"},CustomModelData: 170000,display: {Name:'{"translate": "Aero Essence", "color": "#DDEEFF", "italic": false}'}}},sell:{id:"minecraft:command_block",Count:1b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b, celestial:1b}, id: "celestial_essence", from: "lthc.mage"},CustomModelData: 170001,display: {Name:'{"translate": "Celestial Essence", "color": "#DDEEFF", "italic": false}'}}}}, {rewardExp:0b,maxUses:18,uses:0,xp:0,buy:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "hydro_essence", from: "lthc.mage"},CustomModelData: 170006,display: {Name:'{"translate": "Hydro Essence", "color": "#DDEEFF", "italic": false}'}}},buyB:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "phyto_essence", from: "lthc.mage"},CustomModelData: 170007,display: {Name:'{"translate": "Phyto Essence", "color": "#DDEEFF", "italic": false}'}}},sell:{id:"minecraft:command_block",Count:1b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b, color:1b}, id: "color_essence", from: "lthc.mage"},CustomModelData: 170002,display: {Name:'{"translate": "Color Essence", "color": "#DDEEFF", "italic": false}'}}}} ]}} +summon villager ~ ~ ~ {Silent:1b,Invulnerable:0b,CustomNameVisible:1b,PersistenceRequired:1b,NoAI:1b,CanPickUpLoot:0b,Tags:["global.ignore","lthc.mage.magical_trader","global.forceload","lthc.mage.entities","smithed.entity","smithed.strict"],Health:800,AbsorptionAmount:3200,Attributes:[{Name:"generic.max_health",Base:800},{Name:"generic.armor",Base:5}],DeathLootTable:"lthc.mage:entities/magical_trader",CustomName:'{"translate":"Magical Trader","color":"#DDEEFF","bold":true,"italic":false}',VillagerData:{level:5,profession:"minecraft:cleric",type:"minecraft:jungle"},Offers:{Recipes:[ {rewardExp:0b,maxUses:1,uses:0,xp:0,buy:{id:"minecraft:stick",Count:32b},buyB:{id:"minecraft:glass",Count:1b},sell:{id:"minecraft:warped_fungus_on_a_stick",Count:1b,tag:{lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mage Wand","color":"#DDEEFF","italic":false}'},Unbreakable:1b,CustomModelData:170000,ctc:{traits:{"magic/wands":1b,"magic/functional/item":1b,item:1b},id:'mage_wand',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:acacia_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Acacia Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170000,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'acacia_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:birch_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Birch Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170001,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'birch_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:crimson_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Crimson Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170002,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'crimson_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:dark_oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Dark Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170003,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'dark_oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:jungle_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Jungle Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170004,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'jungle_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:mangrove_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mangrove Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170008,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'mangrove_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170005,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:spruce_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Spruce Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170006,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'spruce_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:warped_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Warped Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170007,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'warped_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:18,uses:0,xp:0,buy:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "thermo_essence", from: "lthc.mage"},CustomModelData: 170008,display: {Name:'{"translate": "Thermo Essence", "color": "#DDEEFF", "italic": false}'}}},buyB:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "aero_essence", from: "lthc.mage"},CustomModelData: 170000,display: {Name:'{"translate": "Aero Essence", "color": "#DDEEFF", "italic": false}'}}},sell:{id:"minecraft:command_block",Count:1b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b, gas:1b}, id: "gas_essence", from: "lthc.mage"},CustomModelData: 170005,display: {Name:'{"translate": "Gas Essence", "color": "#DDEEFF", "italic": false}'}}}}, {rewardExp:0b,maxUses:18,uses:0,xp:0,buy:{id:"minecraft:command_block",Count:10b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "aero_essence", from: "lthc.mage"},CustomModelData: 170000,display: {Name:'{"translate": "Aero Essence", "color": "#DDEEFF", "italic": false}'}}},sell:{id:"minecraft:command_block",Count:1b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b, celestial:1b}, id: "celestial_essence", from: "lthc.mage"},CustomModelData: 170001,display: {Name:'{"translate": "Celestial Essence", "color": "#DDEEFF", "italic": false}'}}}}, {rewardExp:0b,maxUses:18,uses:0,xp:0,buy:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "hydro_essence", from: "lthc.mage"},CustomModelData: 170006,display: {Name:'{"translate": "Hydro Essence", "color": "#DDEEFF", "italic": false}'}}},buyB:{id:"minecraft:command_block",Count:5b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b}, id: "phyto_essence", from: "lthc.mage"},CustomModelData: 170007,display: {Name:'{"translate": "Phyto Essence", "color": "#DDEEFF", "italic": false}'}}},sell:{id:"minecraft:command_block",Count:1b,tag:{lthc.mage.custom_items:1b,ctc: {traits: {"magic/essences":1b, item:1b, color:1b}, id: "color_essence", from: "lthc.mage"},CustomModelData: 170002,display: {Name:'{"translate": "Color Essence", "color": "#DDEEFF", "italic": false}'}}}} ]}} forceload add ~ ~ ~ ~ diff --git a/Datapack/data/lthc.mage/functions/entities/magical_traders/psychologist_magical_trader.mcfunction b/Datapack/data/lthc.mage/functions/entities/magical_traders/psychologist_magical_trader.mcfunction index f85c636..60ff3f6 100644 --- a/Datapack/data/lthc.mage/functions/entities/magical_traders/psychologist_magical_trader.mcfunction +++ b/Datapack/data/lthc.mage/functions/entities/magical_traders/psychologist_magical_trader.mcfunction @@ -1,2 +1,2 @@ -summon villager ~ ~ ~ {Silent:1b,Invulnerable:0b,CustomNameVisible:1b,PersistenceRequired:1b,NoAI:1b,CanPickUpLoot:0b,Tags:["global.ignore","lthc.mage.magical_trader","global.forceload","lthc.mage.entities","smithed.entity","smithed.strict"],Health:800,AbsorptionAmount:3200,DeathLootTable:"lthc.mage:entities/pmagical_trader",CustomName:'{"translate":"Magical Trader","color":"#DDEEFF","bold":true,"italic":false}',VillagerData:{level:5,profession:"minecraft:cleric",type:"minecraft:jungle"},Offers:{Recipes:[ {rewardExp:0b,maxUses:1,uses:0,xp:0,buy:{id:"minecraft:stick",Count:32b},buyB:{id:"minecraft:glass",Count:1b},sell:{id:"minecraft:warped_fungus_on_a_stick",Count:1b,tag:{lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mage Wand","color":"#DDEEFF","italic":false}'},Unbreakable:1b,CustomModelData:170000,ctc:{traits:{"magic/wands":1b,"magic/functional/item":1b,item:1b},id:'mage_wand',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:acacia_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Acacia Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170000,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'acacia_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:birch_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Birch Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170001,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'birch_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:crimson_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Crimson Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170002,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'crimson_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:dark_oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Dark Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170003,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'dark_oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:jungle_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Jungle Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170004,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'jungle_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:mangrove_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mangrove Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170008,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'mangrove_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170005,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:spruce_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Spruce Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170006,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'spruce_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:warped_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Warped Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170007,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'warped_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:1b,maxUses:7,uses:0,xp:0,buy:{id:"minecraft:apple",Count:4b},buyB:{id:"minecraft:milk_bucket",Count:1b},sell:{id:"minecraft:apple",Count:1b,tag:{lthc.mage.custom_items:1b,display:{Name:'{"translate":"Pills","color":"#DDEEFF","italic":false}'},CustomModelData:170000,ctc: {traits: {"food/pills":1b, item:1b}, id: "pills", from: "lthc.mage"}}}}]}} +summon villager ~ ~ ~ {Silent:1b,Invulnerable:0b,CustomNameVisible:1b,PersistenceRequired:1b,NoAI:1b,CanPickUpLoot:0b,Tags:["global.ignore","lthc.mage.magical_trader","global.forceload","lthc.mage.entities","smithed.entity","smithed.strict"],Health:800,AbsorptionAmount:3200,Attributes:[{Name:"generic.max_health",Base:800},{Name:"generic.armor",Base:5}],DeathLootTable:"lthc.mage:entities/pmagical_trader",CustomName:'{"translate":"Magical Trader","color":"#DDEEFF","bold":true,"italic":false}',VillagerData:{level:5,profession:"minecraft:cleric",type:"minecraft:jungle"},Offers:{Recipes:[ {rewardExp:0b,maxUses:1,uses:0,xp:0,buy:{id:"minecraft:stick",Count:32b},buyB:{id:"minecraft:glass",Count:1b},sell:{id:"minecraft:warped_fungus_on_a_stick",Count:1b,tag:{lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mage Wand","color":"#DDEEFF","italic":false}'},Unbreakable:1b,CustomModelData:170000,ctc:{traits:{"magic/wands":1b,"magic/functional/item":1b,item:1b},id:'mage_wand',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:acacia_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Acacia Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170000,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'acacia_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:birch_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Birch Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170001,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'birch_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:crimson_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Crimson Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170002,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'crimson_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:dark_oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Dark Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170003,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'dark_oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:jungle_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Jungle Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170004,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'jungle_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:mangrove_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Mangrove Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170008,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'mangrove_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:oak_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Oak Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170005,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'oak_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:spruce_log",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Spruce Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170006,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'spruce_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:0b,maxUses:3,uses:0,xp:0,buy:{id:"minecraft:warped_stem",Count:12b},buyB:{id:"minecraft:bucket",Count:1b},sell:{id:"minecraft:barrel",Count:1b,tag:{BlockEntityTag:{Lock:"LTHCMage_L"},lthc.mage.custom_items:1b,display:{Name:'{"translate":"Warped Collector Pylon","color":"#DDEEFF","italic":false}'},CustomModelData:170007,ctc:{traits:{"magic/collector/pylon":1b,"magic/functional/block":1b,block:1b},id:'warped_collector_pylon',from:'lthc.mage'}}}}, {rewardExp:1b,maxUses:7,uses:0,xp:0,buy:{id:"minecraft:apple",Count:4b},buyB:{id:"minecraft:milk_bucket",Count:1b},sell:{id:"minecraft:apple",Count:1b,tag:{lthc.mage.custom_items:1b,display:{Name:'{"translate":"Pills","color":"#DDEEFF","italic":false}'},CustomModelData:170000,ctc: {traits: {"food/pills":1b, item:1b}, id: "pills", from: "lthc.mage"}}}}]}} forceload add ~ ~ ~ ~ diff --git a/Datapack/data/lthc.mage/functions/info/display.mcfunction b/Datapack/data/lthc.mage/functions/info/display.mcfunction index bf5c14b..b867e05 100644 --- a/Datapack/data/lthc.mage/functions/info/display.mcfunction +++ b/Datapack/data/lthc.mage/functions/info/display.mcfunction @@ -1,2 +1,2 @@ -tellraw @s ["",{"text":"Magical Elementalization","color":"green"},{"text":"\n\nVersion: "},{"text":"v 1.6","color":"#FFDD00"},{"text":"\nBug Tracker: "},{"text":"*click*","color":"#FFDD00","clickEvent":{"action":"open_url","value":"https://github.com/LTHCTheMaster/Mage-of-LTHC/issues"}}] +tellraw @s ["",{"text":"Magical Elementalization","color":"green"},{"text":"\n\nVersion: "},{"text":"v 1.6.1","color":"#FFDD00"},{"text":"\nBug Tracker: "},{"text":"*click*","color":"#FFDD00","clickEvent":{"action":"open_url","value":"https://github.com/LTHCTheMaster/Mage-of-LTHC/issues"}}] scoreboard players set @s lthc.mage.info 0 diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/good.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/good.mcfunction index bd3006f..e2b40b8 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/good.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/good.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #1111 lthc.mage.data 1111 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #1111 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file +title @s actionbar [{"text": "Good - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/neutral.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/neutral.mcfunction index 76935b9..b45f0a5 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/neutral.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/neutral.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #500 lthc.mage.data 500 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #500 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file +title @s actionbar [{"text": "Neutral - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad.mcfunction index c197a9e..536e909 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #90 lthc.mage.data 90 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #90 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file +title @s actionbar [{"text": "Really Bad - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad_p.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad_p.mcfunction index 4d7e010..b69435c 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad_p.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_bad_p.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #55 lthc.mage.data 55 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #55 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file +title @s actionbar [{"text": "Really Bad + - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good.mcfunction index e37896d..49e974e 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #2300 lthc.mage.data 2300 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #2300 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file +title @s actionbar [{"text": "Really Good - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_p.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_p.mcfunction index ed959df..254050f 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_p.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_p.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #4750 lthc.mage.data 4750 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #4750 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file +title @s actionbar [{"text": "Really Good + - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] \ No newline at end of file diff --git a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_pp.mcfunction b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_pp.mcfunction index 4dc7354..dfb9ed2 100644 --- a/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_pp.mcfunction +++ b/Datapack/data/lthc.mage/functions/mental_state/mental_reader/really_good_pp.mcfunction @@ -3,4 +3,4 @@ scoreboard players set #10235 lthc.mage.data 10235 scoreboard players operation #temp lthc.mage.data = @s lthc.mage.mental_state_2 scoreboard players operation #temp lthc.mage.data *= #100 lthc.mage.data scoreboard players operation #temp lthc.mage.data /= #10235 lthc.mage.data -title @s actionbar [{"text": "Hell - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] +title @s actionbar [{"text": "Really Good ++ - ", "italic": false, "color": "#FFFFFF","bold": true},{"score":{"name":"#temp","objective":"lthc.mage.data"}},{"text":"%"}] diff --git a/README.md b/README.md index f92ffcf..2d08fef 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,16 @@ Removes: - No Removes :) -Fixes: +### 1.6.1 Magical Elementalization - Fixes -- Wrong lore on spells +News: + +- No News :( but good changes + +Changes: + +- Fixes + +Removes: + +- No Removes :)