Commit Graph

9 Commits

Author SHA1 Message Date
Xterionix
ae9e79c04d 1.21.80 (#343)
* - Updated old biome format

* - Added biome tags component

* - Added dismount mode, and rider enter/exit event

* - Made surface_color not required

* - Update float wander goal

* - Update follow mob behavior

* - Added music def field

* - Added camera fields to rideable

* - Add array snippet

* - Updated leashable component with presets

* - Made texture field optional in destruction particles

* - Marked isotropic as stable

* - Moved can_be_stolen back

* - Updated tempt goal

* - Added float tempt behavior

* - Made heightmap project optional

* - Added distance based render methods

* - Marked tint method as stable

* - Added droop item y offset

* - Added has_equipment_tag filter

* - Remove unnused test.json

* - Allow for custom components

* - Add new block culling support

* - Removed enum for biome tags in support of custom biomes

* - Added replace_biomes component

* - Fix errors
2025-04-29 09:02:06 +02:00
Piotr Brzozowski
c60e5c0d39 Add sound event schema and use where appropriate (#120)
* Fix typo in module name

* Add sound_event schema and add it where appropriate
2022-10-02 21:51:03 +02:00
Piotr Brzozowski
dcd9877aa7 Add item_descriptor and use it in acceptable places (#115)
* Add item_descriptor and use it in acceptable places

* Rename descriptor

* Fix refs

* Fix refs

* Add descriptor to 3 more components
2022-10-01 19:34:08 +02:00
DaanV2
8b3778de6d Adding dots to description 2022-07-22 19:41:04 +02:00
DaanV2
48170790ac Updated to reflect documentation 2022-07-01 21:28:10 +02:00
Ben Dodd
3df9e495bd Add many missing documentation to components 2022-06-23 20:48:19 +01:00
DaanV2
511e12c371 Added celebrate_survive & move_outdoors 2022-02-09 13:49:31 +01:00
DaanV2
7ab7193fa6 Added base examples 2021-10-11 18:13:12 +02:00
DaanV2
c8c0a5bd7f Removed minecraft.behavior 2021-10-08 13:17:37 +02:00