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
DaanV2
968d0c70d2
formatted
2025-02-02 22:28:09 +01:00
Xterionix
32d6a0effb
- Updated for 1.21.40 ( #324 )
2024-11-18 15:33:19 +01:00
Xterionix
822ed538f9
Some more misc fixes ( #295 )
...
* - Add mob effects enum
* - Add biome and biome tags to enum
* - Fix feature rules only showing with 1.13.0 format version
* - Replace 1.20.41 -> 1.20.80
- Make certain format versions restricted to 1.10.0
* - Remove example stick (having this here was annoying)
* - Fix
* - Remove empty sounds example
* - Misc fixes for entity components
2024-06-28 21:06:53 +02:00
Xterionix
d8b8727d9e
1.21 ( #292 )
...
* - Add new block material
* - Update to 1.21
2024-06-14 08:52:09 +02:00
Xterionix
798221290d
Misc entity fixes ( #248 )
...
* - Misc entity fixes
* - Update entity sensor
* Update source/behavior/entities/format/behaviors/dig.json
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
* - Change entity sensor range property
* - Fix
---------
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
2024-03-23 07:20:51 +01:00
DaanV2
98fc2bb2c3
Applying some schemas fixes
2024-02-17 12:32:54 +01:00
DaanV2
943584e62f
Fixing projectile -> particle
2024-01-06 22:43:51 +01:00
DaanV2
b79f694f7a
Updating filters and behaviors
2023-10-24 21:58:11 +02:00
StealthyX
b68bcf68e6
Added missing "first_spawn_chance" information. ( #160 )
...
Added missing "first_spawn_chance" information to the projectile behavior inside of "minecraft:projectile" key inside of "on_hit" key inside of "spawn_chance" key.
2023-02-21 19:31:09 +01: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
ChibiMango
a8708702e2
Merge branch 'main' into main
2022-07-26 17:50:01 +01:00
ChibiMango
18d94f0a56
Update projectile.json
...
corrected title and id
2022-07-26 15:06:12 +01:00
DaanV2
8b3778de6d
Adding dots to description
2022-07-22 19:41:04 +02:00
ChibiMango
ec61c62606
Update projectile.json
...
Removed undocumented comment
2022-07-13 22:11:02 +01:00
DaanV2
7bfbc61eb7
Fixed projectile
2022-07-13 21:02:04 +02:00
Ben Dodd
3df9e495bd
Add many missing documentation to components
2022-06-23 20:48:19 +01:00
DaanV2
082301f4ec
Updated projectile
2021-11-30 19:10:51 +01:00
DaanV2
330b39cf01
Added mob_effect
2021-11-09 21:01:05 +01:00
DaanV2
71c0c88d54
Added more undocumentated
2021-10-31 15:29:49 +01:00
DaanV2
927cc6b49d
Fixing projectile
2021-10-31 14:36:19 +01:00
DaanV2
b94e2b46c5
Added more to projectile
2021-10-27 19:23:32 +02:00
DaanV2
8022ba6784
Fixing projectile
2021-10-27 19:16:26 +02:00
DaanV2
8b336e153f
Added more properties to the projectile component
2021-10-21 16:32:09 +02:00
DaanV2
33f4214a48
Added thrown_potion_effect to projectile.onhit
2021-10-21 16:23:13 +02:00
DaanV2
2992b3d19e
Updated offset to reflect documentation in projectile
2021-10-21 16:01:23 +02:00
DaanV2
67ccb3d2d1
Added base examples
2021-10-11 18:10:42 +02:00
DaanV2
ec608d9fb7
Removed minecraft.
2021-10-08 13:18:16 +02:00