Commit Graph

15 Commits

Author SHA1 Message Date
BrodBlox09
4e6f730320 Fill in some undocumented entries (#356)
* Add permutations description

* Adjust grammar

* Update description of "num_mip_levels"

* Update "atlas_tile" and "blend_frames" property

Some properties had completely incorrect titles as well, those were fixed in this commit too.

* Update JSON UI schema

* Update item schema

* Update terrain_texture schema

* Update animations schema

* Update go_home.json

* Update textures schemas
2025-06-25 20:35:53 +02: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
DaanV2
8b3778de6d Adding dots to description 2022-07-22 19:41:04 +02:00
Daan Verstraten
b543ec56d6 Added $Schema #17 2021-11-20 11:26:35 +01:00
DaanV2
0f15d47659 Updated Comments 2021-07-01 16:37:41 +02:00
DaanV2
9bf12e0823 Updated comments 2021-07-01 16:35:56 +02:00
DaanV2
ba94cceb50 Updated UNDOCUMENTED 2021-07-01 11:35:53 +02:00
DaanV2
9036e74f6e Replaced undocumented 2021-06-16 16:19:12 +02:00
DaanV2
ada0815fa6 updating todo titles 2021-06-09 10:24:10 +02:00
Blockception Bot
77b8b88cc1 auto: Formatted json files 2021-06-06 10:07:19 +00:00
DaanV2
109b31d31a Updated titles 2021-05-26 01:27:39 +02:00
DaanV2
a98fbfbaa8 Updated 2021-05-26 01:23:51 +02:00
DaanV2
7ea35ef9dd Fixing 2021-05-26 01:09:39 +02:00
DaanV2
698ee42623 Updated 2021-03-21 15:18:38 +01:00
DaanV2
ac0f3d12d6 Moved to source folder 2021-02-01 18:39:12 +01:00