Commit Graph

32 Commits

Author SHA1 Message Date
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
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
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
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
DaanV2
47344e20ae Updating format version 2023-11-28 19:49:09 +01:00
DaanV2
5e95c47562 Updated to support v1.20.10 2023-07-15 16:39:46 +02:00
DaanV2
dbd8015ac3 Updated biome 2022-09-20 19:06:50 +02:00
DaanV2
8b3778de6d Adding dots to description 2022-07-22 19:41:04 +02:00
DaanV2
8258cb11ab Updated format_version in examples 2022-06-07 21:34:23 +02:00
DaanV2
f0f6b62d45 Updated 2021-12-14 15:43:40 +01:00
DaanV2
5877428390 Updated 2021-11-30 19:41:19 +01:00
Daan Verstraten
b543ec56d6 Added $Schema #17 2021-11-20 11:26:35 +01:00
DaanV2
dbcc99a8e2 Fixing 2021-11-16 13:28:07 +01:00
DaanV2
37eb685e09 flattened biomes 2021-11-16 13:26:46 +01:00
DaanV2
a38ea8b5ee Updated Tiltes 2021-07-01 17:42:32 +02:00
DaanV2
63b688b92e fixed json 2021-07-01 16:39:33 +02:00
DaanV2
0f15d47659 Updated Comments 2021-07-01 16:37:41 +02:00
DaanV2
9bf12e0823 Updated comments 2021-07-01 16:35:56 +02:00
DaanV2
ba94cceb50 Updated UNDOCUMENTED 2021-07-01 11:35:53 +02:00
DaanV2
9036e74f6e Replaced undocumented 2021-06-16 16:19:12 +02:00
DaanV2
ada0815fa6 updating todo titles 2021-06-09 10:24:10 +02:00
DaanV2
f5ab3767ab Updated 2021-06-08 21:05:20 +02:00
DaanV2
cf2fa6212a '. -> `. 2021-06-08 17:06:03 +02:00
DaanV2
b0d9e9146c Replaced 2021-06-06 13:00:25 +02:00
Blockception Bot
77b8b88cc1 auto: Formatted json files 2021-06-06 10:07:19 +00:00
DaanV2
a0e4135b59 Updated 2021-06-05 21:54:49 +02:00
DaanV2
9fad9ca953 added minecraft:mountain_parameters to biomes 2021-06-03 13:48:22 +02:00
DaanV2
a98fbfbaa8 Updated 2021-05-26 01:23:51 +02:00
DaanV2
034f500ec2 Fixing references 2021-05-19 18:42:19 +02:00
DaanV2
5b784a9cfc auto: Formatted documents 2021-05-18 23:32:44 +02:00
DaanV2
7d96ec8f17 Adding format version regex 2021-04-06 22:41:46 +02:00
DaanV2
75bd662053 Refactor 2021-04-04 13:52:35 +02:00