Commit Graph

1781 Commits

Author SHA1 Message Date
26c205d506 feat: Localize resource/blocks.json and add NetEase compatibility
Some checks failed
🖥️ Compress Json Schemas / 🖥️ Compress Schemas (push) Has been cancelled
PR / 🛠️ Build & 🔍 Lint Check (push) Has been cancelled
PR / 📋 Unit Test macOS-latest (push) Has been cancelled
PR / 📋 Unit Test ubuntu-latest (push) Has been cancelled
PR / 📋 Unit Test windows-latest (push) Has been cancelled
2025-11-16 03:32:00 +08:00
4587036757 chore: Update .gitignore 2025-11-16 03:30:03 +08:00
695d919c21 feat: 增加对 resource/entity/entity.json 文件的汉化
Some checks failed
🖥️ Compress Json Schemas / 🖥️ Compress Schemas (push) Has been cancelled
PR / 🛠️ Build & 🔍 Lint Check (push) Has been cancelled
PR / 📋 Unit Test macOS-latest (push) Has been cancelled
PR / 📋 Unit Test ubuntu-latest (push) Has been cancelled
PR / 📋 Unit Test windows-latest (push) Has been cancelled
2025-11-13 16:12:07 +08:00
a02689c91b feat: Update vscode-settings.json
Some checks failed
🖥️ Compress Json Schemas / 🖥️ Compress Schemas (push) Has been cancelled
PR / 🛠️ Build & 🔍 Lint Check (push) Has been cancelled
PR / 📋 Unit Test macOS-latest (push) Has been cancelled
PR / 📋 Unit Test ubuntu-latest (push) Has been cancelled
PR / 📋 Unit Test windows-latest (push) Has been cancelled
2025-11-13 14:03:09 +08:00
81f689aa6d feat: Add zed-settings.json
Some checks failed
🖥️ Compress Json Schemas / 🖥️ Compress Schemas (push) Has been cancelled
PR / 🛠️ Build & 🔍 Lint Check (push) Has been cancelled
PR / 📋 Unit Test macOS-latest (push) Has been cancelled
PR / 📋 Unit Test ubuntu-latest (push) Has been cancelled
PR / 📋 Unit Test windows-latest (push) Has been cancelled
2025-11-12 16:55:56 +08:00
github-actions[bot]
bf956fb8c7 auto: generated json schemas 2025-11-10 (#406)
Some checks failed
🖥️ Compress Json Schemas / 🖥️ Compress Schemas (push) Has been cancelled
PR / 🛠️ Build & 🔍 Lint Check (push) Has been cancelled
PR / 📋 Unit Test macOS-latest (push) Has been cancelled
PR / 📋 Unit Test ubuntu-latest (push) Has been cancelled
PR / 📋 Unit Test windows-latest (push) Has been cancelled
Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
2025-11-10 19:54:30 +01:00
dependabot[bot]
e074fbbd07 build(deps): bump vscode-json-languageservice in the important group (#407)
Bumps the important group with 1 update: [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice).


Updates `vscode-json-languageservice` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/Microsoft/vscode-json-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-json-languageservice/compare/v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-version: 5.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: important
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 19:46:10 +01:00
Xterionix
b8bb6f8f8c - Fix surface_builder component validation (#404) 2025-11-04 14:16:09 +00:00
Daan Verstraten
f29fba0a7d Simplify pull request trigger types (#405)
Removed specific pull request types from workflow.
2025-11-04 15:11:08 +01:00
dependabot[bot]
aeff2d4082 build(deps-dev): bump @types/node in the nodejs group (#402)
Bumps the nodejs group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.9.1 to 24.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 20:12:37 +01:00
dependabot[bot]
b0ca54f3a4 build(deps): bump actions/setup-node from 5 to 6 in the all group (#401)
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-02 01:03:08 +01:00
Daan Verstraten
1bf5e3d331 Add pull request types to workflow configuration 2025-10-30 10:12:21 +01:00
github-actions[bot]
205070f342 auto: generated json schemas 2025-10-30 (#400)
Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
2025-10-30 10:09:45 +01:00
8Crafter
c919f8ef3d Add interact_button item component and update explorartion_map loot table function. (#399) 2025-10-30 09:41:35 +01:00
dependabot[bot]
53f3ef22bc build(deps-dev): bump @types/node in the nodejs group (#397)
Bumps the nodejs group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.9.0 to 24.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 08:27:01 +01:00
github-actions[bot]
616d8ef2ea auto: generated json schemas 2025-10-23 (#396)
Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
2025-10-23 10:58:37 +02:00
8Crafter
f2545673b2 Fixed the description of the slot property of the minecraft:enchantable component. (#395) 2025-10-23 09:32:31 +02:00
dependabot[bot]
470174f106 build(deps-dev): bump @types/node in the nodejs group (#394)
Bumps the nodejs group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.7.2 to 24.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 09:08:45 +02:00
github-actions[bot]
63b4170e67 auto: generated json schemas 2025-10-15 (#393)
Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
2025-10-15 19:54:48 +02:00
Xterionix
6d9e384781 1.21.120 (#392)
* - Fix typo "torse" -> "torso"

* - Added "main_hand" as an equipment location

* - Added support for "beta" version of script modules

* - Update point lights to local light

* - Added precipitation_interactions

* - Added control flags field to more goals

* - Update fire_resistant to not accept direct values

* - Added swing_duration component

* - Added emissive block rendering

* - Added emit_vibrations field to use_modifiers

* - Added underwater ambient sounds
- Added chance field to ambient sound addition

* - Added alpha_masked_tint

* - Added apply_knockback_to_blocking_targets field to projectile
2025-10-15 19:51:49 +02:00
Piotr Brzozowski
cbd0262612 Update loot table schemas (#391)
* update loot table schemas

* remove entity_properties and use new int_or_range definition

* remove entity_properties from conditions.json as well
2025-10-15 19:48:05 +02:00
github-actions[bot]
1f04c737cd auto: generated json schemas 2025-10-14 (#390)
Co-authored-by: DaanV2 <2393905+DaanV2@users.noreply.github.com>
2025-10-14 20:08:05 +02:00
DaanV2
cfa89d59c5 fix: fixing permissions 2025-10-14 20:06:37 +02:00
DaanV2
c90b9f9239 fix: fixing permissions 2025-10-14 20:05:34 +02:00
DaanV2
b54a153b43 fix: adding a fix by making prs 2025-10-14 20:02:34 +02:00
DaanV2
aba90502d4 fix: adding a check 2025-10-14 19:57:26 +02:00
DaanV2
c4681c1437 fix: adding write permissions 2025-10-14 19:49:06 +02:00
dependabot[bot]
22e553eb86 build(deps-dev): bump the nodejs group with 2 updates (#389)
Bumps the nodejs group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `@types/node` from 24.7.0 to 24.7.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `ts-jest` from 29.4.4 to 29.4.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.4...v29.4.5)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
- dependency-name: ts-jest
  dependency-version: 29.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 08:54:57 +02:00
dependabot[bot]
5521bdc6c8 build(deps-dev): bump comment-json from 4.3.0 to 4.4.1 (#388)
Bumps [comment-json](https://github.com/kaelzhang/node-comment-json) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/kaelzhang/node-comment-json/releases)
- [Commits](https://github.com/kaelzhang/node-comment-json/compare/4.3.0...4.4.1)

---
updated-dependencies:
- dependency-name: comment-json
  dependency-version: 4.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 21:47:40 +02:00
dependabot[bot]
4c96f92e1e build(deps-dev): bump the nodejs group with 2 updates (#386)
Bumps the nodejs group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@types/node` from 24.5.2 to 24.7.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nodejs
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 20:05:37 +02:00
dependabot[bot]
d442e9653c build(deps): bump vscode-json-languageservice in the important group (#385)
Bumps the important group with 1 update: [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice).


Updates `vscode-json-languageservice` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/Microsoft/vscode-json-languageservice/releases)
- [Changelog](https://github.com/microsoft/vscode-json-languageservice/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-json-languageservice/compare/v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: vscode-json-languageservice
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: important
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-06 20:05:14 +02:00
dependabot[bot]
2ba387c98d build(deps): bump actions/setup-node from 4 to 5 in the all group (#384)
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 09:00:27 +02:00
dependabot[bot]
095c3f33b2 build(deps-dev): bump comment-json from 4.2.5 to 4.3.0 (#383)
Bumps [comment-json](https://github.com/kaelzhang/node-comment-json) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/kaelzhang/node-comment-json/releases)
- [Commits](https://github.com/kaelzhang/node-comment-json/compare/4.2.5...4.3.0)

---
updated-dependencies:
- dependency-name: comment-json
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-30 10:00:05 +02:00
dependabot[bot]
e58b7c9a67 build(deps-dev): bump the nodejs group with 2 updates (#381)
Bumps the nodejs group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `@types/node` from 24.4.0 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `ts-jest` from 29.4.1 to 29.4.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.1...v29.4.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nodejs
- dependency-name: ts-jest
  dependency-version: 29.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-23 09:22:51 +02:00
dependabot[bot]
e3ac716f5c build(deps-dev): bump @types/node in the nodejs group (#379)
Bumps the nodejs group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.3.1 to 24.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 20:48:39 +02:00
dependabot[bot]
2f9fb4b9b7 build(deps-dev): bump @types/node in the nodejs group (#377)
Bumps the nodejs group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.3.0 to 24.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 00:01:46 +02:00
Xterionix
2082ad8e86 1.21.110 (#376)
* - Added precipitation client biome component

* - Renamed input_air_controlled to free_camera_controlled

* - Added vertical_movement_action

* - Renamed dash to dash_action

* - Updated on_death documentation

* - Updated :interact slot list

* - Added drop_item event response

* - Removed experimental markers for poly_mesh

* - Removed experimental markers for texture_meshes

* - Added use_pixel_depth option to texture_mesh

* - Updated swamp surface builder

* - Updated roar behavior

* - Standardize control_flags definition

* - Updated slime_attack behavior

* - Added control_flags to certain goals based on vanilla schemas

* - Added direction to dash_action

* - Added fire_resistant component

* - Added underwater_music field to biome_music

* - Added redstone_producer block component

* - Added flower_pottable

* - Added embedded_visual component

* - Added embedded item_display_transform

* - Added y_rotation filter

* - Added on_take_flower trigger to give_flower behavior

* - Added passenger_of_entity loot condition

* - Added is_baby loot condition

* - Added manifest v3

* - Added stonecutter recipe tag
- Remove duplicate description in recipe schema

* - Give entity_placer block a type
2025-09-08 14:01:39 +02:00
DaanV2
e9ff52d23a updated node to 24 2025-09-06 17:16:46 +02:00
Freddie
3848dcbd82 Add NonMSAA option (#375) 2025-09-06 14:18:20 +00:00
dependabot[bot]
74cc760630 build(deps-dev): bump ts-loader from 9.5.2 to 9.5.4 in the nodejs group (#371)
Bumps the nodejs group with 1 update: [ts-loader](https://github.com/TypeStrong/ts-loader).


Updates `ts-loader` from 9.5.2 to 9.5.4
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.2...v9.5.4)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-version: 9.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 19:58:17 +02:00
8Crafter
57b510cee3 Fixes to enchantments, loot tables, and materials, and typo fixes. (#372)
-   Added the missing enchantment types to the enum for the `minecraft:enchantable` item component.
-   Fixed a typo where the `killed_by_player_or_pets` condition was called "Killed By Player Or Pets Or Pets" instead of "Killed By Player Or Pets".
-   Fixed the match tool loot table condition to use the correct schema for the `enchantments` property.
-   Fixed a typo where the title of the match tool loot table condition schema was "Killed By Player" instead of "Match Tool".
-   Added the missing `skinning_alphatest` value to the variant enum for materials (this variant type is used in the vanilla material files).
-   Fixed a typo where the title of the `skins.json` schema was "Skip Pack" instead of "Skin Pack".
2025-08-28 17:55:05 +00:00
Smell of curry
e771879d8c Update recipes.json to fix spelling (#369) 2025-08-19 18:43:45 +02:00
dependabot[bot]
00a31c730f build(deps): bump the all group with 2 updates (#366)
Bumps the all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `dependabot/fetch-metadata` from 1 to 2
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: dependabot/fetch-metadata
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 23:34:11 +02:00
dependabot[bot]
4d6cfe6cff build(deps-dev): bump @types/node in the nodejs group (#367)
Bumps the nodejs group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.17.2 to 24.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nodejs
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 23:33:44 +02:00
DaanV2
5fba296705 chore: updating node types 2025-08-18 15:13:21 +02:00
Legopitstop
f362802799 Add required properties (#364) 2025-08-13 08:47:00 +02:00
Xterionix
5503ea5612 1.21.100 (#363)
* - Added replacements for enderman block place/take behaviors
* - Added transport items goal
* - Added grass_is_shaded property
* - Removed experimental tag for movable component
* - Remove experimental tag from random offset
* - Added can_wear_armor field
* - Added "none" heightmap projection
* - Improved descriptions for jigsaw rule
* - Added blockstate and random block state predicates
* - Improve rule descriptions
* - Added min and max values for terrain texture variations
* - Update template pool with empty pool
* - Improved surface builder component
* - Added humidity biome component
* - Added partially frozen biome component
* - Renamed to rotation_axis_aligned
* - Added map_tints biome component
2025-08-08 15:59:24 +02:00
Legopitstop
b2f33a0ca9 Replaced surface_parameters with surface_builder (#362) 2025-08-08 10:19:57 +02:00
Smell of curry
cd9e499382 Update tick.json to have actual items typed (#360)
* Update tick.json to have actual items typed

* Update source/behavior/blocks/format/components/tick.json

---------

Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
2025-08-01 22:02:58 +02:00
QuazChick
0967f0790f Correct collision/selection box schemas (#359)
* Corrected collision box schema

* Corrected selection box schema
2025-07-09 11:35:04 +02:00