@@ -12,4 +12,4 @@ execute if score @s sat_random_value matches 2 run summon falling_block ~ ~50 ~
1212execute if score @s sat_random_value matches 3 run summon falling_block ~ ~ 50 ~ {BlockState : {Name : " minecraft:command_block " , Properties : {facing : " up " }}, TileEntityData : {Command : " summon item ~ ~1 ~ {Item:{id: \" minecraft:hopper_minecart \" ,Count:1,tag:{display:{Name: \" { \\\" text \\\" : \\\"\\\\\\\" Helmet \\\\\\\" - Press F to activate \\\" , \\\" italic \\\" : \\\" false \\\" } \" },stack_attack:{item: \" powerup \" ,powerup: \" helmet \" },Enchantments:[{id: \" luck_of_the_sea \" ,lvl:0}],HideFlags:1}}} " }, Time : 1 , HurtEntities : 1b , FallHurtMax : 6.3f , FallHurtAmount : 6.3f , DropItem : 0b , CustomName : ' "Stack Attack Block" ' , Tags : [ " sat_block " , " sat_item_block " ] }
1313execute if score @s sat_random_value matches 4 .. 6 run summon falling_block ~ ~ 50 ~ {BlockState : {Name : " minecraft:command_block " , Properties : {facing : " up " }}, TileEntityData : {Command : " summon item ~ ~1 ~ {Item:{id: \" minecraft:golden_shovel \" ,Count:1,tag:{Damage:28s,CanDestroy:[ \" minecraft:pink_concrete_powder \" , \" minecraft:yellow_concrete_powder \" , \" minecraft:light_blue_concrete_powder \" , \" minecraft:lime_concrete_powder \" ],display:{Name: \" { \\\" text \\\" : \\\" Excavator 4 - Attack to use \\\" , \\\" italic \\\" : \\\" false \\\" } \" },stack_attack:{item: \" powerup \" ,powerup: \" excavator_4 \" },Enchantments:[{id: \" efficiency \" ,lvl:5}],HideFlags:1}}} " }, Time : 1 , HurtEntities : 1b , FallHurtMax : 6.3f , FallHurtAmount : 6.3f , DropItem : 0b , CustomName : ' "Stack Attack Block" ' , Tags : [ " sat_block " , " sat_item_block " ] }
1414execute if score @s sat_random_value matches 7 run summon falling_block ~ ~ 50 ~ {BlockState : {Name : " minecraft:command_block " , Properties : {facing : " up " }}, TileEntityData : {Command : " summon item ~ ~1 ~ {Item:{id: \" minecraft:tnt_minecart \" ,Count:1,tag:{display:{Name: \" { \\\" text \\\" : \\\" Piñata's Revenge - Press F to activate \\\" , \\\" italic \\\" : \\\" false \\\" } \" },stack_attack:{item: \" powerup \" ,powerup: \" pinatas_revenge \" },Enchantments:[{id: \" luck_of_the_sea \" ,lvl:0}],HideFlags:1}}} " }, Time : 1 , HurtEntities : 1b , FallHurtMax : 6.3f , FallHurtAmount : 6.3f , DropItem : 0b , CustomName : ' "Stack Attack Block" ' , Tags : [ " sat_block " , " sat_item_block " ] }
15- execute if score @s sat_random_value matches 8 run summon falling_block ~ ~ 50 ~ {BlockState : {Name : " minecraft:command_block " , Properties : {facing : " up " }}, TileEntityData : {Command : " summon item ~ ~1 ~ {Item:{id: \" minecraft:wooden_sword \" ,Count:1,tag:{Damage:56s,AttributeModifiers:[{AttributeName: \" generic.attackDamage \" ,Name: \" generic.attackDamage \" ,Slot: \" mainhand \" ,Amount:28 ,Operation:0,UUIDMost:42174,UUIDLeast:104590}],display:{Name: \" { \\\" text \\\" : \\\" Terminator 4 - Attack to use \\\" , \\\" italic \\\" : \\\" false \\\" } \" },stack_attack:{item: \" powerup \" ,powerup: \" terminator_4 \" },Enchantments:[{id: \" luck_of_the_sea \" ,lvl:0}],HideFlags:3}}} " }, Time : 1 , HurtEntities : 1b , FallHurtMax : 6.3f , FallHurtAmount : 6.3f , DropItem : 0b , CustomName : ' "Stack Attack Block" ' , Tags : [ " sat_block " , " sat_item_block " ] }
15+ execute if score @s sat_random_value matches 8 run summon falling_block ~ ~ 50 ~ {BlockState : {Name : " minecraft:command_block " , Properties : {facing : " up " }}, TileEntityData : {Command : " summon item ~ ~1 ~ {Item:{id: \" minecraft:wooden_sword \" ,Count:1,tag:{Damage:56s,AttributeModifiers:[{AttributeName: \" generic.attackDamage \" ,Name: \" generic.attackDamage \" ,Slot: \" mainhand \" ,Amount:25 ,Operation:0,UUIDMost:42174,UUIDLeast:104590}],display:{Name: \" { \\\" text \\\" : \\\" Terminator 4 - Attack to use \\\" , \\\" italic \\\" : \\\" false \\\" } \" },stack_attack:{item: \" powerup \" ,powerup: \" terminator_4 \" },Enchantments:[{id: \" luck_of_the_sea \" ,lvl:0}],HideFlags:3}}} " }, Time : 1 , HurtEntities : 1b , FallHurtMax : 6.3f , FallHurtAmount : 6.3f , DropItem : 0b , CustomName : ' "Stack Attack Block" ' , Tags : [ " sat_block " , " sat_item_block " ] }
0 commit comments