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
Misc:
- fixed
Block Entities
bug with#minecraft:pistons
- updated to Minecraft
1.20.5
Blocks:
- updated
Custom GUIs
Entities:
- updated
Custom Mobs
Functions:
- removed
run/commands/remove_item
- updated
run/commands/remove_entity
Item Modifiers:
- added
minecraft:food_preset/...
- removed
data_api:function/set_potion_color/...
- removed
data_api:set_damage/...
- updated
data_api:function/set_color/...
- updated
data_api:set_count/...
Nbt Tags:
- added
attack
- added
consume
- added
tick
- removed
copy_data
- removed
CustomDurabilityData
- removed
delete
- removed
Effects
- removed
Enchantments
- removed
no_stack
- removed
OriginalName
- removed
run_command
- removed
summon
- updated:
book
- updated
compost
- updated
craftable_on
- updated
CustomArmorColor
- updated
CustomHatData
- updated
CustomRecordData
- updated
CustomSmeltData
- updated
inv_drop
- updated
prevent_fuel
- updated
use
- updated
return_item
Objectives:
- updated
set.Light
Predicates:
- added
flags/is_scared
- updated
flags/has_been_bred
- updated
flags/is_on_fire
- updated
random_chance/...