Commit Graph

7 Commits

Author SHA1 Message Date
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
2516480535 - Add block sounds enum and remove default texture value under material instance (#293)
* Update material_instances.json

* - Add block sounds enum
2024-06-17 08:22:44 +02:00
Xterionix
642cbb0ca3 - Add new block material (#291) 2024-06-08 23:14:59 +02:00
Daan Verstraten
2fe9f2ed70 Starting on blocks (#137)
* Starting on blocks

* Updated collision box

* Updated block components

* Fixed block/rotation

* Making orbi responsible for dependencies

* Updating blocks

* trigger -> triggers
2022-10-29 16:36:39 +02:00
DaanV2
8b3778de6d Adding dots to description 2022-07-22 19:41:04 +02:00
DaanV2
2c5aa57631 Removed format versionsing 2022-06-07 21:39:02 +02:00
DaanV2
5410c174c0 Refactoring block 2022-06-07 21:37:57 +02:00