Misc:
- updated to Minecraft 1.21.4
Bugs:
- fixed custom_mob teleport incompatability
- fixed furnace output inconsistency
Containers:
- removed custon_gui support
Functions:
- added drop_items
- added run_command/...
- added set_player_data
- removed reset_base_attributes
- updated command/remove (now entity/remove)
NBT Tags:
- updated apply_damage sub-tag
- updated custom_entity_data
- updated custom_smelt_data (now smelting_output)
Tags:
- updated data_api:compost/...
Misc:
- updated to Minecraft 1.21.2
Entities:
- updated custom_entity_data
Functions:
- added raycast/...
Item Modifiers:
- removed food_preset/...
NBT Tags:
- removed custom_armor_data
- removed custom_hat_data
- removed prevent_equip
- updated use
Predicates:
- added input/...
Settings:
- blockEntities is now set to false by default
Misc:
- updated to Minecraft 1.21.1
Commands:
- fixed bug where
calculatewould return a number other than 0 for a false nbt check - updated
calculate(added parameter "restricted_output") - updated
calculate("mode" operation can now output multiple values)
Containers:
- updated
minecart_guito also work onminecraft:chest_boat
Settings:
- added
load_texttoggle option
Misc:
- renamed path
data_api:run/...todata_api:... - optimized code
Blocks:
- fixed bug:
compostercustom output breaks with hoppers - added
minecraft:loomtoblock_entitieslist
Containers:
- updated
guinbt tag - updated
data.GUItodata.gui - updated
PlayerGUItoplayer_gui
Entities:
- fixed bug:
custom_bucket_databreaks increative mode - updated
custom_mob(added "flying" model type)
Functions:
- removed
attribute - updated
calculate
Item Modifiers:
- updated
data_api:functions/dye_randomly - updated
data_api:functions/set_color/...
NBT Tags:
- removed
custom_record_data - removed
return_item - renamed
custom_armor_colortocustom_armor_data
Predicates:
- added
data_api:flags/can_see_sky - added
data_api:flags/is_flying - added
data_api:flags/on_ground - updated
data_api:attributes/... - updated
data_api:effects/...
Storages:
- updated
data:storetodata_api:store



