Commit Graph

18 Commits

Author SHA1 Message Date
Xterionix
ba22100784 Misc improvements (#347)
* - Allow for items without namespaces in loot tables

* - Made rolls in loot table required

* - Account for match tag conditions by not requiring item and count

* - Allow forward / in feature (and rule) identifers

* - Added pattern for structure names

* - Change atlas > texture_name to const

* - Allow . in texture entries in atlas files

* - Food nutrition can only be ints
2025-05-03 11:15:47 +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
5e465f3220 Added blocks 1.17 2021-08-22 00:15:58 +02: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
DaanV2
b68ba1865c UNDOCUMENTATED description 2021-06-09 09:41:09 +02:00
DaanV2
f5ab3767ab Updated 2021-06-08 21:05:20 +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
5b784a9cfc auto: Formatted documents 2021-05-18 23:32:44 +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