Xterionix
b8bc676bd0
- Added is_vehicle_family filter ( #352 )
2025-06-03 12:57:17 +02:00
Xterionix
caef874bf8
1.21.90 ( #350 )
...
* - Added VV
* - Updated block culling
* - Added remove_in_peaceful
* - Added leashable_to
* - Updated leashable
* - Added body_rotation_always_follows_head
* - Added particle count to destruction_particles
* - Added uv_lock
* - Added liquid_settings to jigsaws
* - Added missing jigsaw fields
* - Added random_offset
* - Updated color grading description for one field
* - Added damaged_by_entity loot table condition
* - Added y offset to interact > spawn_items
* - Added is_riding_self filter
* - Added hides_player_location to wearable
* - Added henyey_greenstein_g to fog
* - Added block component movable
* - Removed internal markers for VV client biome components
* - Removed experimental marker for air controlled
2025-06-02 14:48:10 +02:00
Xterionix
64e084d95b
- Changed pattern to not require start to be "mystructure" ( #348 )
2025-05-03 20:16:40 +02:00
Xterionix
ba22100784
Misc improvements ( #347 )
...
* - Allow for items without namespaces in loot tables
* - Made rolls in loot table required
* - Account for match tag conditions by not requiring item and count
* - Allow forward / in feature (and rule) identifers
* - Added pattern for structure names
* - Change atlas > texture_name to const
* - Allow . in texture entries in atlas files
* - Food nutrition can only be ints
2025-05-03 11:15:47 +02:00
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
Xterionix
94e80d956b
Updated float_wander ( #340 )
2025-03-26 08:58:08 +01: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
8de19607a3
Update vscode-settings.json ( #336 )
2025-02-24 08:49:36 +01:00
Xterionix
40569873a8
Updated for 1.21.60 ( #334 )
...
* - Add crafting item catalogs
* - Removed experimental warning for item visual
* - Added renders_when_invisible entity component
* - Removed experimental warning for liquid detection
* - Added property inheritance to breedable
* - Added min_looked_at_duration field to look_at component
* - Added combine_parent_colors to breedable
* - Update catalog file schema
* - Split storage item components
* - Added new entity filters
* - Added surface opacity to water appearance biome component
* - Remove actor_id loot table example as it is no longer the standard
* - Add set_armor_trim trim loot table function
* - Added match_tool loot table condition
* - Added creature_spawn_probability component
* - Added verticalFlySpeed to has_ability
* - Update descriptions and default values
* - Add base field to block_sounds
* - Removed block sounds enum as creators can specify custom ones too
* - Change default format version
2025-02-13 14:38:27 +01:00
Xterionix
4b804a844d
- Update block sounds list ( #332 )
2024-12-27 20:37:39 +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
ca1b07bc2d
Update from 1.21.0 to 1.21.30 ( #307 )
...
* - Remove deprecated biome components
* - Remove block hcf
* - Add item specific destroy speeds
* - Add owner distance filter
* - Update scatter feature distribution property
* - Add new entity components
- Remove behavior.peek
* - Add new item components
- Remove hcf item stuff
* - Remove volumes
* - Add set_potion loot table function
* - Mark fields as required
* - Add item display transforms
* - Add redstone conductivity block component
* - Add is_navigating filter
* - Fix move around target ref
* - Add pack namespaced loot tables functions
2024-09-22 13:25:16 +02:00
Xterionix and Daan Verstraten
a84820d612
- Some misc tweaks ( #301 )
...
* - Remove molang examples
* - Update has damage because apparently not every value is accepted
* - Add materials enum and adjust entity/attachable accordingly
* - Update damage source list
* - Change to example
---------
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
2024-08-17 11:04:11 +02:00
Xterionix
9a31d2cb9a
Update example recipe tags, make tags required and add support for extent and distribution in feature rules ( #300 )
...
* - Update example recipe tags
* - Make tags required
* - Add support for extent and distribution
2024-07-18 10:34:52 +02:00
Xterionix
4067bae98a
Allow 1.8.0 as a format version for bp/rp animations and render controllers ( #299 )
...
* - change rp animation format_version
* - change bp animation format_version
* Update render controller format_version
2024-07-14 14:01:24 +02:00
Xterionix
ce3770c2b4
- Add vanilla entity enum for runtime ids ( #298 )
2024-07-03 19:42:23 +02:00
Xterionix
1638a68050
Update geometry identifier to allow for : in it ( #297 )
...
* - Add : to 1.16.0 model
* - Add : to 1.8.0 model
* - Fix
* - Fix 2
2024-07-03 19:39:09 +02: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
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
d8b8727d9e
1.21 ( #292 )
...
* - Add new block material
* - Update to 1.21
2024-06-14 08:52:09 +02:00
Xterionix
642cbb0ca3
- Add new block material ( #291 )
2024-06-08 23:14:59 +02:00
Xterionix
24e6cba950
Remove random ":" ( #289 )
2024-05-25 17:01:35 +02:00
Xterionix
042ff4d60c
- Additional block custom component stuff ( #288 )
2024-05-25 11:28:48 +02:00
Xterionix
bef0c52a63
- Custom components ( #287 )
2024-05-24 12:50:22 +02:00
Xterionix
588da5e77c
Closing up issues I'd opened before ( #286 )
...
* - Add particles opaque
* - Add 16 stack size example
2024-05-16 10:44:20 +02:00
Xterionix
f3c02e7e93
- Updates for 1.20.80 ( #281 )
2024-04-29 15:22:36 +02:00
Xterionix and Daan Verstraten
c84132520a
Update brightness filter ( #271 )
...
* - Update brightness filter
* Update source/behavior/spawn_rules/components/brightness_filter.json
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
* Update source/behavior/spawn_rules/components/brightness_filter.json
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
* - Fix json issue
---------
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
2024-04-02 14:34:09 +02:00
Xterionix
e886128599
- Remove sounds enum ( #270 )
2024-04-02 09:58:58 +02:00
Xterionix
0844044bf7
- Make randomize and set_property have other event responses ( #260 )
2024-04-01 10:56:29 +02:00
Xterionix
b8683da2d8
- Update script manifest ( #259 )
2024-03-30 10:19:01 +01:00
Xterionix
95be084aa9
- Spawn rules ( #257 )
2024-03-29 14:40:33 +01:00
Xterionix
67b55a33ea
- Fix digger ( #256 )
2024-03-29 10:05:56 +01:00
Xterionix
18aea319d5
- Fix icon ( #255 )
2024-03-28 19:02:22 +01:00
Xterionix
0fe15823e0
- Attribute components ( #253 )
2024-03-28 11:16:57 +01:00
Xterionix
9f82422759
- Anim time update for bpa ( #252 )
2024-03-27 08:34:57 +01:00
Xterionix
91ceff66e2
- Block culling rules ( #251 )
2024-03-26 15:45:17 +01:00
Xterionix
9b217576d4
- Fix icon for 1.20.70 ( #250 )
2024-03-24 11:51:30 +01:00
Xterionix
f049552622
Update recipes to add unlocking to furnace and fix #226 ( #249 )
...
* - Add unlocking to furnace
* - Add tag to recipes
2024-03-23 18:07:06 +01:00
Xterionix and Daan Verstraten
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
Xterionix
e65c85ddfa
Update features ( #235 )
...
* - Update features
* - Fix
2024-03-21 11:01:23 +01:00
Xterionix
d916540fc5
- Fix recipe unlocking ( #234 )
2024-03-20 17:59:02 +01:00
Xterionix
c3516b06cf
- Add separate ref to creative tabs and groups ( #233 )
...
- Change description so it's not UNDOCUMENTED
2024-03-20 09:16:15 +01:00
Xterionix
27802fdc63
- Add filters to event object ( #228 )
2024-03-19 19:57:19 +01:00
Xterionix
9ea6077e4e
Block traits ( #227 )
...
* - Spawn category
* - Block traits
2024-03-18 19:58:22 +01:00
Xterionix
f95ee61ad5
- Spawn category ( #225 )
2024-03-16 00:36:15 +01:00
Xterionix
b6a091a913
- Update icon to match 1.20.60+ ( #222 )
2024-03-15 21:02:41 +01:00
Xterionix
3e00df700a
- Update geometry component ( #219 )
...
* - Update geometry component
* - Update geometry to use pattern
* - Change regex
2024-03-12 08:13:16 +00:00
Xterionix
4778547e37
Update can fly ( #218 )
...
* - Add min to health
* - Update timer flag to match sniffer.json
* - Update can_fly
* - Remove load on low memory
2024-02-21 19:17:56 +01:00
Xterionix
7d78709c52
Update timer flag component ( #217 )
...
* - Add min to health
* - Update timer flag to match sniffer.json
2024-02-20 09:18:09 +01:00
Xterionix
0283fe124d
- Add min to health ( #216 )
2024-02-17 11:36:10 +01:00
Xterionix and Daan Verstraten
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