diff --git a/data/lt/functions/milestones/grant/five.mcfunction b/data/lt/functions/milestones/grant/five.mcfunction index 706756d0..dd106caf 100644 --- a/data/lt/functions/milestones/grant/five.mcfunction +++ b/data/lt/functions/milestones/grant/five.mcfunction @@ -1,4 +1,4 @@ -collectible give @s ltminigames:disguise{display:{Name:'{"translate":"item.ltminigames.disguise.entity","with":[{"translate":"lt.milestone.colcojo"}]}',Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"5000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"dummyplayers:dummy_player",tag:{ProfileID: [I; -1505211345, -855292401, -2116995351, 764383134], NoBasePlate:true,ShowArms:1,ArmorItems:[{},{},{},{id:"ltminigames:mob_hat",Count:1b,tag:{entity: {type: "tropicraft:failgull"}}}],HandItems:[{id:"minecraft:cookie",Count:1b},{id:"minecraft:cookie",Count:1b}],Pose:{LeftArm:[0f,261f,268f],RightArm:[0f,0f,91f]}}}}} +collectible give @s ltminigames:disguise{display:{Name:'{"translate":"item.ltminigames.disguise.entity","with":[{"translate":"lt.milestone.colcojo"}]}',Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"25000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"dummyplayers:dummy_player",tag:{ProfileID: [I; -1505211345, -855292401, -2116995351, 764383134], NoBasePlate:true,ShowArms:1,ArmorItems:[{},{},{},{id:"ltminigames:mob_hat",Count:1b,tag:{entity: {type: "tropicraft:failgull"}}}],HandItems:[{id:"minecraft:cookie",Count:1b},{id:"minecraft:cookie",Count:1b}],Pose:{LeftArm:[0f,261f,268f],RightArm:[0f,0f,91f]}}}}} tellraw @s {"text":"[","color":"gray","extra":[{"translate":"lt.milestone.milestone","color":"gold"},{"text":"] ","color":"gray"},{"translate":"lt.milestone.unlocked_message","with":[{"translate":"lt.milestone.colcojo"}]}]} tag @s add collectibles.granted-five scoreboard players add Collectible5 main.stats 1 \ No newline at end of file diff --git a/data/lt/functions/milestones/grant/four.mcfunction b/data/lt/functions/milestones/grant/four.mcfunction index ddc70a40..42bbc0a1 100644 --- a/data/lt/functions/milestones/grant/four.mcfunction +++ b/data/lt/functions/milestones/grant/four.mcfunction @@ -1,4 +1,4 @@ -collectible give @s ltminigames:disguise{display:{Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"5000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"tropicraft:turtle"}}} +collectible give @s ltminigames:disguise{display:{Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"20000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"tropicraft:turtle"}}} tellraw @s {"text":"[","color":"gray","extra":[{"translate":"lt.milestone.milestone","color":"gold"},{"text":"] ","color":"gray"},{"translate":"lt.milestone.unlocked_message","with":[{"translate":"entity.tropicraft.turtle"}]}]} tag @s add collectibles.granted-four scoreboard players add Collectible4 main.stats 1 diff --git a/data/lt/functions/milestones/grant/three.mcfunction b/data/lt/functions/milestones/grant/three.mcfunction index 85eb5a7d..bcad2a93 100644 --- a/data/lt/functions/milestones/grant/three.mcfunction +++ b/data/lt/functions/milestones/grant/three.mcfunction @@ -1,4 +1,4 @@ -collectible give @s ltminigames:disguise{display:{Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"5000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"tropicraft:spider_monkey"}}} +collectible give @s ltminigames:disguise{display:{Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"15000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"tropicraft:spider_monkey"}}} tellraw @s {"text":"[","color":"gray","extra":[{"translate":"lt.milestone.milestone","color":"gold"},{"text":"] ","color":"gray"},{"translate":"lt.milestone.unlocked_message","with":[{"translate":"entity.tropicraft.spider_monkey"}]}]} tag @s add collectibles.granted-three scoreboard players add Collectible3 main.stats 1 diff --git a/data/lt/functions/milestones/grant/two.mcfunction b/data/lt/functions/milestones/grant/two.mcfunction index d2507b99..ffe68f1a 100644 --- a/data/lt/functions/milestones/grant/two.mcfunction +++ b/data/lt/functions/milestones/grant/two.mcfunction @@ -1,4 +1,4 @@ -collectible give @s ltminigames:disguise{display:{Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"5000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"tropicraft:tropicreeper"}}} +collectible give @s ltminigames:disguise{display:{Lore:['{"translate":"lt.milestone.item_lore","with":[{"text":"10000","color":"gold","bold":false,"italic":false}]}']},donation_goal:true,disguise:{entity:{type:"tropicraft:tropicreeper"}}} tellraw @s {"text":"[","color":"gray","extra":[{"translate":"lt.milestone.milestone","color":"gold"},{"text":"] ","color":"gray"},{"translate":"lt.milestone.unlocked_message","with":[{"translate":"entity.tropicraft.tropicreeper"}]}]} tag @s add collectibles.granted-two scoreboard players add Collectible2 main.stats 1