Minecraft Legends
Minecraft Legends
Game Name: Minecraft Legends
Game Engine: MC Bedrock Engine
Game Version: v1.0
Options Required: Health, Speed, Resources, Jump Height, Sword Speed, More Melee Damage, More Melee Damage for minions,
Steam Website: n/a
Other Info: It's free if you have the xbox ultimate pass on Microsoft Store.
To prioritize your request,if you're willing to pay for a trainer or not.(optional) Yes, willing to pay.
Game Engine: MC Bedrock Engine
Game Version: v1.0
Options Required: Health, Speed, Resources, Jump Height, Sword Speed, More Melee Damage, More Melee Damage for minions,
Steam Website: n/a
Other Info: It's free if you have the xbox ultimate pass on Microsoft Store.
To prioritize your request,if you're willing to pay for a trainer or not.(optional) Yes, willing to pay.
-
- Expert Cheater
- Posts: 55
- Joined: Fri Oct 02, 2020 1:26 am
- Reputation: 2
Re: Minecraft Legends
bump,hope there will be gold coins to modify
-
- What is cheating?
- Posts: 1
- Joined: Wed Apr 19, 2023 1:04 am
- Reputation: 0
Re: Minecraft Legends
This would be a amazing table to use
-
- Novice Cheater
- Posts: 20
- Joined: Thu Nov 19, 2020 2:11 pm
- Reputation: 6
-
- Noobzor
- Posts: 6
- Joined: Mon Aug 15, 2022 11:08 am
- Reputation: 0
-
- Cheater
- Posts: 47
- Joined: Wed Feb 09, 2022 2:36 am
- Reputation: 42
Re: Minecraft Legends
Here's my option for the Max Resources. Just pickup or spend to max it out.
- Attachments
-
- MinecraftLegends.Windows.CT
- (1.46 KiB) Downloaded 1926 times
Re: Minecraft Legends
Health is float. Starts at 0 and goes up to 100 (dead). Good luck trying to make a script for this, after 8 hours and multiple scripts where I thought I had something there was always some issue elsewhere with some game mechanic breaking & corrupting my saves.
I hate this game
I hate this game
-
- What is cheating?
- Posts: 2
- Joined: Thu Apr 20, 2023 12:13 am
- Reputation: 1
Re: Minecraft Legends
If you can't find a modifier, you can change it yourself
The modified content has high life, strong attack power, high healing ability,Production does not consume materials
Please back up the game before modifying, be careful to change to crash
中文說明
The modified content has high life, strong attack power, high healing ability,Production does not consume materials
Please back up the game before modifying, be careful to change to crash
Code: Select all
The following google translation
-------------------------------------------------------------------------------------------------
plank golem spawner x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_wood.json
Production does not consume materials
{
"item": "wood",
"amount": 1
},
{
"item": "emerald",
"amount": 1
}
changed to
{
"item": "wood",
"amount": 0
},
{
"item": "emerald",
"amount": 0
}
life "max_health": 35 changed to 10000
Shooting distance "max_range": changed to 1000
-------------------------------------------------------------------------------------------------
stairs x:\Minecraft Legends\data\behavior_packs\badger\buildables\stairs_wood.json
Production does not consume materials
{
"item": "wood",
"amount": 3
}
],
"ticket_cost": [
{
"ticket": "build",
"amount": 1
}
changed to
{
"item": "wood",
"amount": 0
}
],
"ticket_cost": [
{
"ticket": "build",
"amount": 0
}
stair height "max_height": 12 changed to 1000
Stair length "max_segments": 43 changed to 1000
-------------------------------------------------------------------------------------------------
mossy golem spawner x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_support.json
Production does not consume materials
"item": "iron",
"amount": 1
},
{
"item": "emerald",
"amount": 1
}
],
"tickets": [
{
"ticket": "spawn",
"amount": 1
changed to
"item": "iron",
"amount": 0
},
{
"item": "emerald",
"amount": 0
}
],
"tickets": [
{
"ticket": "spawn",
"amount": 0
life "max_health": 50 changed to 10000
Healing "damage_amount": -3.5, changed to -1000
skill cooldown "cooldown_time": 6.0 changed to 1.0
-------------------------------------------------------------------------------------------------
skeleton spawner x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_skeleton.json
Production does not consume materials
"item": "diamond",
"amount": 2
},
{
"item": "emerald",
"amount": 2
changed to
"item": "diamond",
"amount": 0
},
{
"item": "emerald",
"amount": 0
life "max_health": 52.5 changed to 10000
Shooting distance "max_range": changed to 100
harm "damage_amount": 25.0 changed to 60000
Code: Select all
木板魔像
x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_wood.json
生產不消耗材料
{
"item": "wood",
"amount": 1
},
{
"item": "emerald",
"amount": 1
}
修改成
{
"item": "wood",
"amount": 0
},
{
"item": "emerald",
"amount": 0
}
生命 "max_health": 35 改成10000
射擊距離 "max_range": 改成1000
---------------------------------------------------------------
樓梯
x:\Minecraft Legends\data\behavior_packs\badger\buildables\stairs_wood.json
生產不消耗材料
{
"item": "wood",
"amount": 3
}
],
"ticket_cost": [
{
"ticket": "build",
"amount": 1
}
樓梯高度 "max_height": 12 修改成1000
樓梯長度 "max_segments": 43 修改成1000
------------------------------------------------------------------
苔蘚魔像 x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_support.json
生產不消耗材料
"item": "iron",
"amount": 1
},
{
"item": "emerald",
"amount": 1
}
],
"tickets": [
{
"ticket": "spawn",
"amount": 1
修改成
"item": "iron",
"amount": 0
},
{
"item": "emerald",
"amount": 0
}
],
"tickets": [
{
"ticket": "spawn",
"amount": 0
生命 "max_health": 50 改成10000
補血 "damage_amount": -3.5, 改成-1000
技能冷卻 "cooldown_time": 6.0 改成 1.0
--------------------------------------------------------------
骷髏 x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_skeleton.json
生產不消耗材料
"item": "diamond",
"amount": 2
},
{
"item": "emerald",
"amount": 2
修改成
"item": "diamond",
"amount": 0
},
{
"item": "emerald",
"amount": 0
生命 "max_health": 52.5 改成10000
射擊距離 "max_range": 改成 100
傷害 "damage_amount": 25.0 改成60000
--------------------------------------------------------------------------------
材料如到頂會砍不了樹木
-
- Novice Cheater
- Posts: 20
- Joined: Thu Nov 19, 2020 2:11 pm
- Reputation: 6
Re: Minecraft Legends
is it possible to edit char power, esmeralds..?
kanako0988 wrote: ↑Thu Apr 20, 2023 8:28 amIf you can't find a modifier, you can change it yourself
The modified content has high life, strong attack power, high healing ability,Production does not consume materials
Please back up the game before modifying, be careful to change to crash中文說明Code: Select all
The following google translation ------------------------------------------------------------------------------------------------- plank golem spawner x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_wood.json Production does not consume materials { "item": "wood", "amount": 1 }, { "item": "emerald", "amount": 1 } changed to { "item": "wood", "amount": 0 }, { "item": "emerald", "amount": 0 } life "max_health": 35 changed to 10000 Shooting distance "max_range": changed to 1000 ------------------------------------------------------------------------------------------------- stairs x:\Minecraft Legends\data\behavior_packs\badger\buildables\stairs_wood.json Production does not consume materials { "item": "wood", "amount": 3 } ], "ticket_cost": [ { "ticket": "build", "amount": 1 } changed to { "item": "wood", "amount": 0 } ], "ticket_cost": [ { "ticket": "build", "amount": 0 } stair height "max_height": 12 changed to 1000 Stair length "max_segments": 43 changed to 1000 ------------------------------------------------------------------------------------------------- mossy golem spawner x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_support.json Production does not consume materials "item": "iron", "amount": 1 }, { "item": "emerald", "amount": 1 } ], "tickets": [ { "ticket": "spawn", "amount": 1 changed to "item": "iron", "amount": 0 }, { "item": "emerald", "amount": 0 } ], "tickets": [ { "ticket": "spawn", "amount": 0 life "max_health": 50 changed to 10000 Healing "damage_amount": -3.5, changed to -1000 skill cooldown "cooldown_time": 6.0 changed to 1.0 ------------------------------------------------------------------------------------------------- skeleton spawner x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_skeleton.json Production does not consume materials "item": "diamond", "amount": 2 }, { "item": "emerald", "amount": 2 changed to "item": "diamond", "amount": 0 }, { "item": "emerald", "amount": 0 life "max_health": 52.5 changed to 10000 Shooting distance "max_range": changed to 100 harm "damage_amount": 25.0 changed to 60000
Code: Select all
木板魔像 x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_wood.json 生產不消耗材料 { "item": "wood", "amount": 1 }, { "item": "emerald", "amount": 1 } 修改成 { "item": "wood", "amount": 0 }, { "item": "emerald", "amount": 0 } 生命 "max_health": 35 改成10000 射擊距離 "max_range": 改成1000 --------------------------------------------------------------- 樓梯 x:\Minecraft Legends\data\behavior_packs\badger\buildables\stairs_wood.json 生產不消耗材料 { "item": "wood", "amount": 3 } ], "ticket_cost": [ { "ticket": "build", "amount": 1 } 樓梯高度 "max_height": 12 修改成1000 樓梯長度 "max_segments": 43 修改成1000 ------------------------------------------------------------------ 苔蘚魔像 x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_golem_support.json 生產不消耗材料 "item": "iron", "amount": 1 }, { "item": "emerald", "amount": 1 } ], "tickets": [ { "ticket": "spawn", "amount": 1 修改成 "item": "iron", "amount": 0 }, { "item": "emerald", "amount": 0 } ], "tickets": [ { "ticket": "spawn", "amount": 0 生命 "max_health": 50 改成10000 補血 "damage_amount": -3.5, 改成-1000 技能冷卻 "cooldown_time": 6.0 改成 1.0 -------------------------------------------------------------- 骷髏 x:\Minecraft Legends\data\behavior_packs\badger\entities\mob_skeleton.json 生產不消耗材料 "item": "diamond", "amount": 2 }, { "item": "emerald", "amount": 2 修改成 "item": "diamond", "amount": 0 }, { "item": "emerald", "amount": 0 生命 "max_health": 52.5 改成10000 射擊距離 "max_range": 改成 100 傷害 "damage_amount": 25.0 改成60000 -------------------------------------------------------------------------------- 材料如到頂會砍不了樹木
-
- What is cheating?
- Posts: 2
- Joined: Thu Apr 20, 2023 12:13 am
- Reputation: 1
Re: Minecraft Legends
calangoverde wrote: ↑Thu Apr 20, 2023 3:57 pmis it possible to edit char power, esmeralds..?
Code: Select all
x:\Minecraft Legends\data\behavior_packs\badger\entities\player.json life "max_health": 100 life recovery "health_regen_amount": 2 hurt people "alliance_rule_filter": "enemy" }, "damage": { "damage_amount": 0.001 ------------------------------------------------------------------------ x:\Minecraft Legends\data\behavior_packs\badger\entities\mount_horse.json x:\Minecraft Legends\data\behavior_packs\badger\entities\mount_bird.json x:\Minecraft Legends\data\behavior_packs\badger\entities\mount_beetle.json x:\Minecraft Legends\data\behavior_packs\badger\entities\mount_tiger.json Moving speed "move_speed": 10.15, jump height "initial_height": 6.33
Re: Minecraft Legends
how do i use all that code? is it lua?