mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
Update to 1.21.5 (#665)
* update to 1.21.5 * maybe made something better maybe made something worse :c does still not work * some fixes * fix chunk packet finally, this took way too much of my life time * port text component * fix tests recipes are broken but we currently don't use them anyway
This commit is contained in:
committed by
GitHub
parent
6563957685
commit
d8b726dfe2
@@ -82,9 +82,11 @@
|
||||
"set_creative_mode_slot",
|
||||
"set_jigsaw_block",
|
||||
"set_structure_block",
|
||||
"set_test_block",
|
||||
"sign_update",
|
||||
"swing",
|
||||
"teleport_to_entity",
|
||||
"test_instance_block_action",
|
||||
"use_item_on",
|
||||
"use_item"
|
||||
]
|
||||
@@ -124,7 +126,6 @@
|
||||
"play": [
|
||||
"bundle_delimiter",
|
||||
"add_entity",
|
||||
"add_experience_orb",
|
||||
"animate",
|
||||
"award_stats",
|
||||
"block_changed_ack",
|
||||
@@ -242,6 +243,7 @@
|
||||
"tag_query",
|
||||
"take_item_entity",
|
||||
"teleport_entity",
|
||||
"test_instance_block_status",
|
||||
"ticking_state",
|
||||
"ticking_step",
|
||||
"transfer",
|
||||
|
||||
Reference in New Issue
Block a user