Commit Graph

17 Commits

Author SHA1 Message Date
Xterionix
c56338d900 Update blocks and items to newest format (#215)
* Add emit_vibration
* Add min and max bounds to collision_box
* Remove experimental label from crafting_table
* Fix flammable definition
* Add geometry.cross
* Add culling property to block_culling_rules
* Add max length to loot
* Remove part visibility
* Remove experimental label from placement filter
* Add min max bounds to selection box
* Remove unit cube as deprecated
* Remove armor component
* Add protection to wearable
* Remove render offsets
* Remove on_dig
* Remove dye powder
* Remove knockback resistance
* Update durability
* Remove foil
* Add glint
* Update hand_equipped
* Update food
* Remove frame from :icon
* Remove max damage
* Remove on_use
* Remove on_use_on
* Update max stack size
* Update repairable
* Updated :shooter
* Update stacked by data
* Add use modifiers
* Remove use_duration
* Remove weapon
* Add allow_off_hand
* Add can_destroy_in_creative
* Add damage
* Fix max_stack_size
* Add enchantable
* Add hover text color
* Add liquid clipped
* Add record
* Add should_despawn
* Tags component
* Add use_animation
* Update item components
* Update block components
* Update source/behavior/entities/format/events.json
---------
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
2024-02-11 12:05:56 +01:00
DaanV2
029760764a Adding more to queue_command 2023-12-14 19:56:40 +01:00
DaanV2
0e87d1ac8c Fixing up some things 2023-12-14 18:50:54 +01:00
DaanV2
0c8fd98887 Extendiing properties 2023-04-22 16:00:43 +02:00
Daan Verstraten
cd517471e7 Feature/actor properties (#138)
* Added actor properties

* Adding Set Property in events

Co-authored-by: Daan Verstraten <daan@q42.nl>
2022-10-29 16:13:50 +02:00
DaanV2
8b3778de6d Adding dots to description 2022-07-22 19:41:04 +02:00
DaanV2
6a49a94dfc Updated 2022-02-28 14:37:18 +01:00
DaanV2
6b283b9d55 Updating all triggers 2022-02-04 22:50:22 +01:00
DaanV2
ae57d75f9e Triggers are full triggers 2021-11-29 00:45:31 +01:00
DaanV2
ad0c63f106 Refactor 2021-11-28 12:57:57 +01:00
DaanV2
6ac54e5504 Updated 2021-11-28 12:50:09 +01:00
DaanV2
bc0979b16d Added snippets to events 2021-11-05 11:06:55 +01:00
DaanV2
3f4c171a16 Updated examples for events 2021-10-13 10:42:29 +02:00
DaanV2
4d01fe58d9 Updating and fixing 2021-10-08 14:18:36 +02:00
DaanV2
f9573eee62 Added examples 2021-10-08 13:39:51 +02:00
DaanV2
7fdcb6591e Stripped format versions 2021-10-08 13:04:13 +02:00
DaanV2
9f4342e97c Moved 2021-10-08 12:59:03 +02:00