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
|
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 |
|