Update: 24w10a

This commit is contained in:
automation 2024-03-06 15:23:55 +00:00
parent 45adee02dd
commit d438b12d74
7 changed files with 12 additions and 2 deletions

View File

@ -1 +1 @@
24w09a 24w10a

View File

@ -14,5 +14,8 @@
}, },
"attributes": { "attributes": {
"horse.jump_strength": "generic.jump_strength" "horse.jump_strength": "generic.jump_strength"
},
"data_component_type": {
"lodestone_target": ""
} }
} }

View File

@ -101,5 +101,11 @@
}, },
"blockentities": { "blockentities": {
"vault": "" "vault": ""
},
"argumenttypes": {
"item_slots": ""
},
"data_component_type": {
"lodestone_tracker": ""
} }
} }

View File

@ -30814,6 +30814,7 @@
"swizzle", "swizzle",
"team", "team",
"item_slot", "item_slot",
"item_slots",
"resource_location", "resource_location",
"function", "function",
"entity_anchor", "entity_anchor",
@ -31146,7 +31147,7 @@
"block_entity_data", "block_entity_data",
"instrument", "instrument",
"recipes", "recipes",
"lodestone_target", "lodestone_tracker",
"firework_explosion", "firework_explosion",
"fireworks", "fireworks",
"profile", "profile",

Binary file not shown.

Binary file not shown.