Commit Graph

22 Commits

Author SHA1 Message Date
Piotr Brzozowski
b4aacd0bf4 Make first_valid an array (#341) 2025-04-04 16:20:26 +02:00
Xterionix
c9449c75d6 Updated for 1.21.70 along with other improvements (#337)
* Update vscode-settings.json

* - Updated map color

* - Added replaceable block component

* - Effect durations can be set to infinite now

* - Added support for entity sound variants

* - Fix description for renders_when_invisible entity component

* - Added is_collidable component

* - Updated entity_sensor

* - Added body_rotation_axis_aligned

* - Updated projectile > on_hit

* - Set min and max for collision_box

* - Added locator field to sounds in animation controllers and animations

* - Added new event response

* - Removed peak_factor from mountain_parameters component

* - Added isotropic field to material_instances

* - Added tint field to material_instances

* - Added input_air_controlled entity component

* - Added use_beta_features property to entity.json

* - Added missing match_tool property

* - Added use_home_position_restriction to float_wander goal

* - Added deferred client biome components

* - Added dry_foliage_color client biome component

* - Added destruction_particles

* - Marked biome tinting as experimental

* - Fix property_inheritance under breedable

* - Fix inconsistency with scatter feature

* - Update rideable description

* - Allowed event.add/remove to be strings

* - Added missing property in move_around_target behavior

* - Made features accept block references

* - Allowed repairable to use item descriptors

* - Fix typo
2025-03-03 08:44:05 +01:00
Xterionix
ec99529c64 Updated to 1.21.50 (#330)
* - Add new client biome components
* - Added built-in block tags
* - Add liquid detection block component
* - Add item visual component
* - Allow ambient_occlusion to use floats
* - Added cannot_be_attacked and ignore component
* - Added play_sound event response
* - Added summon_event property to summon_entity behavior
* - Updated home and looked_at components
* - Added compostable item component
* - Added jigsaws
* - Added processor_lists
* - Made identifier required in jigsaws
* - Added structure sets
* - Remove compressed volume file
* - Add template pools
* - Setup jigsaw schemas
* - Added broadcast_when_dying
* - Update interact.vibration
* - Fix format_version ref in jigsaw schemas
2024-12-05 16:54:27 +01:00
Xterionix
32d6a0effb - Updated for 1.21.40 (#324) 2024-11-18 15:33:19 +01:00
Xterionix
0844044bf7 - Make randomize and set_property have other event responses (#260) 2024-04-01 10:56:29 +02:00
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