Skip to content

Commit

Permalink
Merge pull request #1728 from GiganticMinecraft/changeGamerules
Browse files Browse the repository at this point in the history
ゲームルールの変更
  • Loading branch information
rito528 authored Jan 14, 2024
2 parents a183eae + 74dd612 commit cd0ebfd
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,16 @@ spec:
mv gamerule keepInventory true world_SW_2
mv gamerule keepInventory true world_SW_nether
mv gamerule keepInventory true world_SW_the_end
mv gamerule disableRaids true world_2
mv gamerule disableRaids true world_SW
mv gamerule disableRaids true world_SW_2
mv gamerule disableRaids true world_SW_nether
mv gamerule disableRaids true world_SW_the_end
mv gamerule doInsomnia false world_2
mv gamerule doInsomnia false world_SW
mv gamerule doInsomnia false world_SW_2
mv gamerule doInsomnia false world_SW_nether
mv gamerule doInsomnia false world_SW_the_end
mvm set difficulty peaceful world_2
rg flag -w world_2 __global__ build -g members allow
rg flag -w world_SW_2 __global__ build -g members allow
Expand Down

0 comments on commit cd0ebfd

Please sign in to comment.