Commit Graph

1664 Commits

Author SHA1 Message Date
HIPPOKLEIDES
6e7eee9f31 Fix ingredients in shapeless recipe schema (#309) 2024-09-21 12:10:27 +02:00
dependabot[bot]
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]
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
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
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
Orbi-bot
151d77c374 auto: generated json schemas 2024-07-03 2024-07-03 17:39:25 +00:00
Xterionix
1638a68050 Update geometry identifier to allow for : in it (#297)
* - Add : to 1.16.0 model

* - Add : to 1.8.0 model

* - Fix

* - Fix 2
2024-07-03 19:39:09 +02:00
Orbi-bot
c4b023ce74 auto: generated json schemas 2024-06-28 2024-06-28 19:07:10 +00: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
Orbi-bot
39d1280d5c auto: generated json schemas 2024-06-17 2024-06-17 06:22:58 +00: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
dependabot[bot]
39b43b0d1d build(deps): bump braces from 3.0.2 to 3.0.3 (#294)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 08:20:28 +02:00
Orbi-bot
73b238e4ab auto: generated json schemas 2024-06-14 2024-06-14 06:52:25 +00:00
Xterionix
d8b8727d9e 1.21 (#292)
* - Add new block material

* - Update to 1.21
2024-06-14 08:52:09 +02:00
Orbi-bot
10a1d76244 auto: generated json schemas 2024-06-08 2024-06-08 21:15:18 +00:00
Xterionix
642cbb0ca3 - Add new block material (#291) 2024-06-08 23:14:59 +02:00
Orbi-bot
cb36752e8d auto: generated json schemas 2024-05-28 2024-05-28 06:49:45 +00:00
ライゼン1920
38ea808af5 Minor changes to texture definition RegExp, & added "FANCY" material enum (#290)
* 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.

* 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.

This commit aims to resolve #185. Please refer to the damage sensor documentation here: https://github.com/MicrosoftDocs/minecraft-creator/blob/main/creator/Reference/Content/EntityReference/Examples/EntityComponents/minecraftComponent_damage_sensor.md

* Define `pack_scope` and `product_type` fields for pack manifests

With the release of Add-Ons in the marketplace, these property fields have become present in pack manifests.

* Tweak RegExp for defining texture names

- It will now match for a colon text (`:`) whereby namespaces are defined with
- Fix completely off-the-mark RegExp for `item_texture.json` and `terrain_texture.json` files.

* Add `FANCY` material enum

* Merge branch
2024-05-28 08:49:27 +02:00
Orbi-bot
3476c4c2de auto: generated json schemas 2024-05-25 2024-05-25 15:01:54 +00:00
Xterionix
24e6cba950 Remove random ":" (#289) 2024-05-25 17:01:35 +02:00
Orbi-bot
8043b92fc0 auto: generated json schemas 2024-05-25 2024-05-25 09:29:03 +00:00
Xterionix
042ff4d60c - Additional block custom component stuff (#288) 2024-05-25 11:28:48 +02:00
Orbi-bot
a297fc3fea auto: generated json schemas 2024-05-24 2024-05-24 10:50:39 +00:00
Xterionix
bef0c52a63 - Custom components (#287) 2024-05-24 12:50:22 +02:00
Orbi-bot
a08138d514 auto: generated json schemas 2024-05-16 2024-05-16 08:44:37 +00: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
DaanV2
fa95cef4e2 1.20.81-1 2024-05-11 12:12:10 +02:00
DaanV2
79ad7eb123 Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas 2024-05-11 12:11:57 +02:00
DaanV2
ff5be49108 1.20.81-0 2024-05-11 12:11:53 +02:00
Orbi-bot
822d1dd100 auto: generated json schemas 2024-05-11 2024-05-11 10:11:36 +00:00
Daan Verstraten
03d02a4afe Adding deferred lightning schemas (#285) 2024-05-11 12:11:19 +02:00
Orbi-bot
5844e7de57 auto: generated json schemas 2024-05-11 2024-05-11 09:48:36 +00:00
DaanV2
606c76812b Fixing up bp items 2024-05-11 11:48:20 +02:00
Daan Verstraten
92cd27f0d3 Adding more items test files (#284) 2024-05-11 11:44:32 +02:00
Orbi-bot
bbbc5279bd auto: generated json schemas 2024-05-11 2024-05-11 09:27:00 +00:00
DaanV2
7b008f8257 Adding 1.20.81 2024-05-11 11:26:43 +02:00
Orbi-bot
bfb43c3476 auto: generated json schemas 2024-05-11 2024-05-11 09:24:38 +00:00