Skip to content

Commit

Permalink
最终提交?
Browse files Browse the repository at this point in the history
  • Loading branch information
LTCatt committed Jan 21, 2023
1 parent ce73d5c commit 0df1905
Show file tree
Hide file tree
Showing 3,109 changed files with 15 additions and 1 deletion.
The diff you're trying to view is too large. We only load the first 3000 changed files.
13 changes: 12 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,15 @@
*.code-workspace
*.py
*.pyc
~$*
~$*
advancements/
!datapacks/LTW3/data/item/advancements/
!datapacks/LTW3/data/lib/advancements/
!datapacks/LTW3/data/ltw/advancements/
data/scoreboard.dat
DIM1/
DIM-1/
playerdata/
stats/
level.dat_old
sessions.lock
Binary file added data/capabilities.dat
Binary file not shown.
Binary file added data/chunks.dat
Binary file not shown.
Binary file added data/command_storage_item.dat
Binary file not shown.
Binary file added data/command_storage_lib.dat
Binary file not shown.
Binary file added data/command_storage_ltw.dat
Binary file not shown.
Binary file added data/command_storage_mini.dat
Binary file not shown.
Binary file added data/command_storage_test.dat
Binary file not shown.
Binary file added data/idcounts.dat
Binary file not shown.
Binary file added data/map_383.dat
Binary file not shown.
Binary file added data/raids.dat
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ execute unless entity @e[type=piglin,tag=shop_piglin_11,tag=lobby_entity] run su

# 召唤显示测试实体
execute unless entity @e[tag=visual_1,tag=lobby_entity] run summon armor_stand 0 300.25 -49.75 {Tags:["lobby_entity","visual_1"],DisabledSlots:7967,ArmorItems:[{},{},{},{id:"snowball",Count:1}],Invisible:1b,Small:1b,NoGravity:1b,Marker:1b,Team:"orange_test",Glowing:1b}
team join orange_test @e[tag=visual_1]
execute unless entity @e[tag=visual_2,tag=lobby_entity] run summon item 44.0 300.9 -48.50 {Tags:["lobby_entity","visual_2"],Age:-32768,PickupDelay:32767,NoGravity:1,Invulnerable:1,Glowing:1,Motion:[0,0,0],Item:{id:"minecraft:stone",Count:1}}
team join green_test @e[tag=visual_2]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 0df1905

Please sign in to comment.