Misc:
- updated to Minecraft 1.21.1
Commands:
- fixed bug where
calculate
would 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_gui
to also work onminecraft:chest_boat
Settings:
- added
load_text
toggle option
Misc:
- renamed path
data_api:run/...
todata_api:...
- optimized code
Blocks:
- fixed bug:
composter
custom output breaks with hoppers - added
minecraft:loom
toblock_entities
list
Containers:
- updated
gui
nbt tag - updated
data.GUI
todata.gui
- updated
PlayerGUI
toplayer_gui
Entities:
- fixed bug:
custom_bucket_data
breaks 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_color
tocustom_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:store
todata_api:store