Avatar

GeneralTso64

Activity overview

Latest activity by GeneralTso64
  • Avatar

    GeneralTso64 commented,

    You can specify path when you run /data get so you only see certain info like:/data get entity @p Inventory^This will only show the @p's inventory data.

  • Avatar

    GeneralTso64 commented,

    You can prevent your player from pushing/getting pushed by other entities hitboxes by creating a team, joining the team, and doing:/team modify <team> collisionRule never Also, ShadowPath79074F3+B ...

  • Avatar

    GeneralTso64 commented,

    This already exists.For Java edition:/playsound minecraft:entity.generic.explode <source> <target(s)>For Bedrock edition:/playsound random.explode [target(s)]

  • Avatar

    GeneralTso64 commented,

    These might be slightly better in case players have use & attack bind to other characters or are using a controller:minecraft.custom:minecraft.button_use minecraft.custom:minecraft.button_attack  

  • Avatar

    GeneralTso64 commented,

    Why not just use a plugin like Multiverse?

  • Avatar

    GeneralTso64 commented,

    Try muting music in the sound options and using "master" for the /playsound source.

  • Avatar

    GeneralTso64 commented,

    This would be a decent gamerule. You can somewhat do this with commands however: [Put this in Repeating, Unconditional, Always Active, command block]execute as @e[type=minecraft:item,tag=!10minDesp...

  • Avatar

    GeneralTso64 commented,

    This would just be an alias for /effect give <target> minecraft:instant_health <duration> <amplifier>...

  • Avatar

    GeneralTso64 commented,

    @letoastur , 1. Even if you have incredible aim or "good right clicking" whatever that means, you will still eventually make a mistake and strip logs. Go fight a raid in a savanna village with an a...

  • Avatar

    GeneralTso64 commented,

    Mojang seems to not like doing storage blocks for some reason. Even recently with 1.15, the honeycomb blocks are able to be made with 4 honeycombs but isn't able to be turned back into 4 honeycombs...