Commit Graph
1696 Commits
Author SHA1 Message Date
Xterionix 8de19607a3 Update vscode-settings.json (#336) 2025-02-24 08:49:36 +01:00
Orbi-bot 98fda1fd41 auto: generated json schemas 2025-02-13 2025-02-13 13:38:46 +00: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
DaanV2 968d0c70d2 formatted 2025-02-02 22:28:09 +01:00
Orbi-bot 378ff7d28c auto: generated json schemas 2025-01-08 2025-01-08 20:32:27 +00:00
QuazChick b4ddd0b31f Added foliage and grass appearance components (#333) 2025-01-08 21:32:09 +01:00
Orbi-bot fb7560414f auto: generated json schemas 2024-12-27 2024-12-27 19:37:54 +00:00
Xterionix 4b804a844d - Update block sounds list (#332) 2024-12-27 20:37:39 +01:00
Orbi-bot 97918c408b auto: generated json schemas 2024-12-23 2024-12-23 19:12:51 +00:00
Omniac 2d7ba56535 Update default format_version to 1.21.50 (#331) 2024-12-23 20:12:34 +01:00
Orbi-bot 5b374fbfa6 auto: generated json schemas 2024-12-05 2024-12-05 15:54:47 +00: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
Orbi-bot b4b53a8074 auto: generated json schemas 2024-12-03 2024-12-03 08:24:51 +00:00
Nguyễn Văn ĐứcandDaan Verstraten 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
Orbi-bot dc8c1c3f69 auto: generated json schemas 2024-11-27 2024-11-27 13:34:05 +00: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
Orbi-bot 0c2f6b0740 auto: generated json schemas 2024-11-18 2024-11-18 14:33:37 +00:00
Xterionix 32d6a0effb - Updated for 1.21.40 (#324) 2024-11-18 15:33:19 +01:00
Orbi-bot 31ad665f07 auto: generated json schemas 2024-11-09 2024-11-09 22:06:38 +00: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
DaanV2 755e02f5f1 updated to v20 2024-11-09 15:14:05 +01:00
DaanV2 5298bc3310 cleaning package-lock 2024-11-09 10:13:22 +01:00
Orbi-bot 21b3cb8f87 auto: generated json schemas 2024-11-09 2024-11-09 09:08:45 +00: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
Daan Verstraten b788f118ff adding tigther schema checks for entities (#320) 2024-10-27 11:39:39 +01:00
Orbi-bot a4a525e94a auto: generated json schemas 2024-10-12 2024-10-12 14:47:32 +00:00
QuazChick bad3e5d6d5 Added client biome schema (#319) 2024-10-12 16:47:16 +02:00
Orbi-bot 8c8da48e9e auto: generated json schemas 2024-10-08 2024-10-08 11:37:23 +00: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
Orbi-bot 8473646f8c auto: generated json schemas 2024-09-22 2024-09-22 11:25:33 +00: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
Orbi-bot a3e2eaabe4 auto: generated json schemas 2024-09-21 2024-09-21 10:10:46 +00:00
HIPPOKLEIDES 6e7eee9f31 Fix ingredients in shapeless recipe schema (#309) 2024-09-21 12:10:27 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 67326c3e50 build(deps): bump micromatch from 4.0.5 to 4.0.8 (#306)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 14:25:58 +02:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> b5b3bac0c4 build(deps-dev): bump webpack from 5.76.1 to 5.94.0 (#305)
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-30 13:29:26 +02:00
DaanV2 5375762bd0 Updating files 2024-08-18 17:55:00 +02:00
Orbi-bot 668e069e3c auto: generated json schemas 2024-08-17 2024-08-17 09:04:26 +00:00
XterionixandDaan 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
Orbi-bot 61ee5f0a2b auto: generated json schemas 2024-08-15 2024-08-15 05:44:03 +00:00
StealthyX 2aa26b104a Fixed terrain_texture.json edits and added descriptions on "num_mip_levels" and "padding" (#304)
CHANGELOG:

Added description for the "num_mip_levels" property, describing its function in setting mipmap levels.

Added description for the "padding" property, describing its function in adding buffer space to prevent texture bleeding.

Moved it towards the correct placements.
2024-08-15 07:43:47 +02:00
Orbi-bot 90cdb5b986 auto: generated json schemas 2024-08-14 2024-08-14 18:23:16 +00:00
DaanV2 8e9af595ee fixing has_damaged_equipment 2024-08-14 20:22:58 +02:00
Orbi-bot eb0e64bed7 auto: generated json schemas 2024-07-23 2024-07-23 19:26:42 +00:00
DaanV2 b0be25825d cleanup 2024-07-23 21:26:23 +02:00
Orbi-bot b359540ab0 auto: generated json schemas 2024-07-18 2024-07-18 08:35:10 +00: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
Orbi-bot 2b6de9e33d auto: generated json schemas 2024-07-14 2024-07-14 12:01:47 +00: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
Orbi-bot 0969e5e001 auto: generated json schemas 2024-07-03 2024-07-03 17:42:40 +00:00
Xterionix ce3770c2b4 - Add vanilla entity enum for runtime ids (#298) 2024-07-03 19:42:23 +02:00