Skip to content

Commit fb0b5b1

Browse files
committed
新游戏:绵羊突击队
1 parent 735e24b commit fb0b5b1

File tree

161 files changed

+797
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+797
-50
lines changed

data/command_storage_minecraft.dat

477 Bytes
Binary file not shown.

data/command_storage_statics.dat

24 Bytes
Binary file not shown.

data/raids.dat

0 Bytes
Binary file not shown.

data/random_sequences.dat

24 Bytes
Binary file not shown.

data/scoreboard.dat

178 Bytes
Binary file not shown.

datapacks/bedwars/data/minecraft/function/bedwars/during/player/armors/getarmor_noprotect.mcfunction

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
## If you encounter a problem, make an issue on https://github.com/wifi-left/Datapack-Upgrader
44
##
55
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.green] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=65280]
6-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=65280]
6+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,blast_protection:30},dyed_color=65280,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
77

88
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.red] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=16711680]
9-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=16711680]
9+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,blast_protection:30},dyed_color=16711680,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1010

1111
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.blue] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=255]
12-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=255]
12+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,blast_protection:30},dyed_color=255,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1313

1414
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.yellow] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=16776960]
15-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=16776960]
15+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,blast_protection:30},dyed_color=16776960,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1616

1717
execute unless items entity @s armor.legs minecraft:leather_leggings run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.legs with leather_leggings[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=65280]
1818
execute unless items entity @s armor.feet minecraft:leather_boots run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.feet with leather_boots[unbreakable={},enchantments={"minecraft:binding_curse":1s},dyed_color=65280]

datapacks/bedwars/data/minecraft/function/bedwars/during/player/armors/getarmor_protect1.mcfunction

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
## If you encounter a problem, make an issue on https://github.com/wifi-left/Datapack-Upgrader
44
##
55
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.green] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=65280]
6-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=65280]
6+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1,blast_protection:30},dyed_color=65280,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
77

88
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.red] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=16711680]
9-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=16711680]
9+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1,blast_protection:30},dyed_color=16711680,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1010

1111
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.blue] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=255]
12-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=255]
12+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1,blast_protection:30},dyed_color=255,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1313

1414
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.yellow] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=16776960]
15-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=16776960]
15+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1,blast_protection:30},dyed_color=16776960,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1616

1717
execute unless items entity @s armor.legs minecraft:leather_leggings run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.legs with leather_leggings[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=65280]
1818
execute unless items entity @s armor.feet minecraft:leather_boots run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.feet with leather_boots[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:1},dyed_color=65280]

datapacks/bedwars/data/minecraft/function/bedwars/during/player/armors/getarmor_protect2.mcfunction

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
## If you encounter a problem, make an issue on https://github.com/wifi-left/Datapack-Upgrader
44
##
55
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.green] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=65280]
6-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=65280]
6+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2,blast_protection:30},dyed_color=65280,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
77

88
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.red] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=16711680]
9-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=16711680]
9+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2,blast_protection:30},dyed_color=16711680,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1010

1111
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.blue] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=255]
12-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=255]
12+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2,blast_protection:30},dyed_color=255,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1313

1414
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.yellow] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=16776960]
15-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=16776960]
15+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2,blast_protection:30},dyed_color=16776960,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1616

1717
execute unless items entity @s armor.legs minecraft:leather_leggings run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.legs with leather_leggings[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=65280]
1818
execute unless items entity @s armor.feet minecraft:leather_boots run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.feet with leather_boots[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:2},dyed_color=65280]

datapacks/bedwars/data/minecraft/function/bedwars/during/player/armors/getarmor_protect3.mcfunction

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
## If you encounter a problem, make an issue on https://github.com/wifi-left/Datapack-Upgrader
44
##
55
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.green] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=65280]
6-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=65280]
6+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.green] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3,blast_protection:30},dyed_color=65280,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
77

88
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.red] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=16711680]
9-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=16711680]
9+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.red] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3,blast_protection:30},dyed_color=16711680,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1010

1111
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.blue] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=255]
12-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=255]
12+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.blue] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3,blast_protection:30},dyed_color=255,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1313

1414
execute unless items entity @s armor.head minecraft:leather_helmet run item replace entity @s[team=bw.yellow] armor.head with leather_helmet[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=16776960]
15-
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=16776960]
15+
execute unless items entity @s armor.chest minecraft:leather_chestplate run item replace entity @s[team=bw.yellow] armor.chest with leather_chestplate[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3,blast_protection:30},dyed_color=16776960,attribute_modifiers=[{type:"explosion_knockback_resistance",amount:-4.5,id:"knockback",operation:"add_value"},{type:"armor",amount:3,id:"knockback",operation:"add_value"}]]
1616

1717
execute unless items entity @s armor.legs minecraft:leather_leggings run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.legs with leather_leggings[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=65280]
1818
execute unless items entity @s armor.feet minecraft:leather_boots run item replace entity @s[team=bw.green,scores={bw.armor=..0}] armor.feet with leather_boots[unbreakable={},enchantments={"minecraft:binding_curse":1s,protection:3},dyed_color=65280]

0 commit comments

Comments
 (0)