DaanV2
94be6e147b
Fixing variable_max_auto_step
2024-01-06 22:44:01 +01:00
DaanV2
943584e62f
Fixing projectile -> particle
2024-01-06 22:43:51 +01:00
DaanV2
1a7feff399
Fixing rideable
2024-01-06 22:35:00 +01:00
DaanV2
8c5d7d7832
Adding melee_box_attack
2024-01-06 22:30:57 +01:00
DaanV2
2b97835b3b
Fixing behavior.go_and_give_items_to_owner -> on_item_throw
2024-01-06 22:25:09 +01:00
Daan Verstraten
f05045e9d9
Create CODEOWNERS
2024-01-04 13:48:59 +01:00
Daan Verstraten
b466655c6a
Revert "build(deps-dev): bump the all group with 4 updates" ( #209 )
2024-01-03 14:36:47 +01:00
github-actions[bot]
1a094feb1f
Merge pull request #207 from Blockception/dependabot/npm_and_yarn/all-9b38d6fb76
...
build(deps-dev): bump the all group with 4 updates
2024-01-01 18:28:54 +00:00
dependabot[bot]
7f9a09d062
build(deps-dev): bump the all group with 4 updates
...
Bumps the all group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [chai](https://github.com/chaijs/chai ), [ts-node](https://github.com/TypeStrong/ts-node ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@types/node` from 20.10.1 to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `chai` from 4.3.10 to 5.0.0
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.10...v5.0.0 )
Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2 )
Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: chai
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: all
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 18:28:39 +00:00
Orbi-bot
5e9593c759
auto: Generated Json Schemas
2023-12-16 15:27:35 +00:00
Piotr Brzozowski
a26d4e3351
Update entity components to 1.20.60 ( #204 )
2023-12-16 16:27:18 +01:00
Orbi-bot
3821d1dbba
auto: Generated Json Schemas
2023-12-16 15:26:52 +00:00
Piotr Brzozowski
f87f305513
Update entity_sensor's schema to 1.20.60 ( #203 )
...
* Update entity_sensor's schema to 1.20.60
* Add cooldown field
2023-12-16 16:26:36 +01:00
Orbi-bot
aae2584440
auto: Generated Json Schemas
2023-12-16 15:25:09 +00:00
Piotr Brzozowski
0e31d70564
Added full_cube constant to block geometry ( #205 )
2023-12-16 16:24:54 +01:00
Piotr Brzozowski
054b3f13a3
Add new entity filters ( #206 )
2023-12-16 16:24:25 +01:00
Orbi-bot
27cc4b615a
auto: Generated Json Schemas
2023-12-14 18:56:57 +00:00
DaanV2
029760764a
Adding more to queue_command
2023-12-14 19:56:40 +01:00
Orbi-bot
f7396a8d74
auto: Generated Json Schemas
2023-12-14 18:03:32 +00:00
DaanV2
d1f4c4899a
Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
2023-12-14 19:03:20 +01:00
DaanV2
2dee8706a0
Moving modificiations because of ciruliaur dependencies
2023-12-14 18:59:27 +01:00
Orbi-bot
3660fc53b8
auto: Generated Json Schemas
2023-12-14 17:53:54 +00:00
DaanV2
b8a41d8ff1
Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
2023-12-14 18:53:42 +01:00
DaanV2
0a7d6eed75
Adding titles
2023-12-14 18:53:21 +01:00
Orbi-bot
d470fac4a0
auto: Generated Json Schemas
2023-12-14 17:51:11 +00:00
DaanV2
0e87d1ac8c
Fixing up some things
2023-12-14 18:50:54 +01:00
Orbi-bot
c4845ed266
auto: Generated Json Schemas
2023-12-14 17:17:54 +00:00
DaanV2
6f15eaf41a
Ungrouping ui
2023-12-14 18:17:35 +01:00
Piotr Brzozowski
c76affe4ba
Add aseprite flipbook schema ( #197 )
...
* Add aseprite flipbook schema
* Probably hash is unneeded
* Add new UI texture definition file to compress_specification.json
2023-12-14 14:42:38 +01:00
Piotr Brzozowski
7141769e54
Add modifications to JSON UI and refactor a bit ( #198 )
...
- Added modifications to JSON UI
- Moved grouped-ui definition to grouped-ui.json file
- Added all animation types to anim_type
2023-12-13 15:17:44 +01:00
github-actions[bot]
3c1c9b0367
Merge pull request #195 from Blockception/dependabot/npm_and_yarn/all-9b8e011990
...
build(deps): bump the all group with 6 updates
2023-12-01 18:55:37 +00:00
dependabot[bot]
99dba4825e
build(deps): bump the all group with 6 updates
...
Bumps the all group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [fast-glob](https://github.com/mrmlnc/fast-glob ) | `3.3.1` | `3.3.2` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) | `4.3.9` | `4.3.11` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) | `10.0.3` | `10.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.8.10` | `20.10.1` |
| [ts-loader](https://github.com/TypeStrong/ts-loader ) | `9.5.0` | `9.5.1` |
| [typescript](https://github.com/Microsoft/TypeScript ) | `5.2.2` | `5.3.2` |
Updates `fast-glob` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/mrmlnc/fast-glob/releases )
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2 )
Updates `@types/chai` from 4.3.9 to 4.3.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
Updates `@types/mocha` from 10.0.3 to 10.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
Updates `@types/node` from 20.8.10 to 20.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `ts-loader` from 9.5.0 to 9.5.1
- [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.0...v9.5.1 )
Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2 )
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: "@types/chai"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: "@types/mocha"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: ts-loader
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-01 18:55:24 +00:00
Orbi-bot
ee2790fd26
auto: Generated Json Schemas
2023-11-28 18:53:06 +00:00
DaanV2
b410f30c30
Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas
2023-11-28 19:52:50 +01:00
DaanV2
7d3a8a441a
Updating uuid reference
2023-11-28 19:52:40 +01:00
DaanV2
47344e20ae
Updating format version
2023-11-28 19:49:09 +01:00
Orbi-bot
48a15f5ef7
auto: Generated Json Schemas
2023-11-15 20:42:09 +00:00
ライゼン1920
6116476550
Update minecraft:damage_sensor damage sources ( #194 )
...
* Update damage_source.json
The list of damage sources have been updated and added new possible damage sources.
Damage source `attack` has been deprecated going forward and has been split into two, namely: `entity_attack` and `entity_explosion`.
Damage source `fatal` has also been deprecated in newer format/`min_engine` versions, and has caused content log errors upon testing. But will remain for backwards compatibility.
2023-11-15 21:41:51 +01:00
Orbi-bot
c19ea88ba2
auto: Generated Json Schemas
2023-11-09 18:43:48 +00:00
DaanV2
3d3406a463
Formatted
2023-11-09 19:43:30 +01:00
Orbi-bot
e35334e82c
auto: Generated Json Schemas
2023-11-09 18:06:00 +00:00
DaanV2
5f319448f3
Changing properties to stats
2023-11-09 19:05:40 +01:00
Orbi-bot
b59269b27f
auto: Generated Json Schemas
2023-11-06 20:04:42 +00:00
ライゼン1920
e4b2710423
Update JSON UI schemas ( #192 )
...
* Implement some missing `ui/` schemas
- Add `allow_debug_missing_texture`
- Add `propagate_alpha`
- Add `use_child_anchors`
* Tweak descriptions of `item_ref`
It should be noted that UI are referred to as "elements."
Moreover, the examples used colon (`:`) instead of dots (`.`) which contradicts the given description.
* Add more enum values to the `easing` property
These are all known values, aside from the five that was given.
2023-11-06 21:04:26 +01:00
Orbi-bot
0316dcdbbf
auto: Generated Json Schemas
2023-11-04 18:39:57 +00:00
DaanV2
2fd2dc4c9c
Fixing reference
2023-11-04 19:39:49 +01:00
DaanV2
21d1724c68
Fixing circular ref
2023-11-04 19:36:05 +01:00
DaanV2
322f89d9be
Moving around refs
2023-11-04 19:30:10 +01:00
Orbi-bot
ecfc97089f
auto: Generated Json Schemas
2023-11-01 19:41:46 +00:00
DaanV2
ac117b95a6
Add variables
2023-11-01 20:41:33 +01:00