Commit Graph

578 Commits

Author SHA1 Message Date
Nguyễn Văn Đức
160f09a092 fix: damage_sensor | triggers | deals_damage accept string only (#328)
* damage_sensor.triggers.deals_damage accept string only
* fixing the damage_sensor json

---------

Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
2024-12-03 09:24:35 +01:00
Lucy
97a728529c Correct spelling of "mincraft" for geode features (#326)
* Update minecraft.geode_feature.json

* Update geode_feature.json
2024-11-27 14:33:46 +01:00
Xterionix
32d6a0effb - Updated for 1.21.40 (#324) 2024-11-18 15:33:19 +01:00
StealthyX
0151650784 Addded "minecraft:dimension_bound":{} with documentation. (#323)
* Updated components.json list for auto completes.
* Add dimension_bound.json with documentation
2024-11-09 23:06:23 +01:00
Daan Verstraten
8e59f63167 Feature/jest2 (#322)
* Adding more tests
* adding jest
* fixing tests
* fixing linting
* removing 1 slash less
* fixing more tests
* fixing last test
* more last fixes
2024-11-09 10:08:30 +01:00
Beltsazar
fa09417d60 Fix item damage component and event object schema (#316)
* Fix item damage component
* Remove duplicate event schema and unnecessary pattern match
2024-10-08 13:37:06 +02: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
HIPPOKLEIDES
6e7eee9f31 Fix ingredients in shapeless recipe schema (#309) 2024-09-21 12:10:27 +02:00
Xterionix
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
DaanV2
8e9af595ee fixing has_damaged_equipment 2024-08-14 20:22:58 +02:00
DaanV2
b0be25825d cleanup 2024-07-23 21:26:23 +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
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
Daan Verstraten
03d02a4afe Adding deferred lightning schemas (#285) 2024-05-11 12:11:19 +02:00
DaanV2
606c76812b Fixing up bp items 2024-05-11 11:48:20 +02:00
QuazChick
0ed8493085 Support single values for item components (#268) 2024-05-11 11:24:22 +02:00
DaanV2
c727935dd0 Fixing camera 2024-05-11 11:13:21 +02:00
Daan Verstraten
46c737356c Adding cameras schemas (#283) 2024-05-11 11:10:17 +02:00
Beltsazar
ebac7a0ab1 Add snippets (#278) 2024-04-29 15:24:55 +02:00
Xterionix
f3c02e7e93 - Updates for 1.20.80 (#281) 2024-04-29 15:22:36 +02:00
DaanV2
fe2a7cc70b Updating interact 2024-04-20 12:31:26 +02:00
DaanV2
8ab255eb28 Adding body_rotation_blocked 2024-04-19 19:38:27 +02:00
Xterionix
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
QuazChick
97dece1acf Support block tags (#267) 2024-04-02 09:57:17 +02:00
Xterionix
0844044bf7 - Make randomize and set_property have other event responses (#260) 2024-04-01 10:56:29 +02:00
QuazChick
b3ec07b419 Loosen "y_rotation_offset" type (#263) 2024-04-01 10:56:19 +02:00
QuazChick
55d6a6bd10 Support molang strings in "bone_visibility" (#264) 2024-04-01 10:56:09 +02:00
QuazChick
b1db14db4a Update block description (#262) 2024-04-01 10:52:43 +02: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
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
DaanV2
432bde8cda Solving some missing schemas 2024-03-23 08:01:59 +01: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
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