Commit Graph
19 Commits
Author SHA1 Message Date
Piotr Brzozowski c5da42a423 fix: remove incorrect type definitions in features (#353) 2025-06-10 12:03:17 +02:00
Piotr Brzozowski 317e935a77 Fix BP entity snippet (#342) 2025-04-07 10:00:26 +02:00
Piotr Brzozowski b4aacd0bf4 Make first_valid an array (#341) 2025-04-04 16:20:26 +02:00
Piotr Brzozowski c65df9018d Update particle schemas (#220) 2024-03-06 13:07:04 +01:00
Piotr Brzozowski a26d4e3351 Update entity components to 1.20.60 (#204) 2023-12-16 16:27:18 +01: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
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
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
Piotr Brzozowski 7063bd82aa Add 9Slice schema (#184)
* Add 9Slice schema
* Add nineslice schema to vscode settings
2023-10-06 11:33:06 +02:00
Piotr Brzozowski 4b7a779f2c Expand block reference schema (#121)
* Fix typo in module name
* Add sound_event schema and add it where appropriate
* Add more fields to block reference and fill some missing fields
* Use molang definition for tags
2022-10-06 13:03:40 +02:00
Piotr Brzozowski c60e5c0d39 Add sound event schema and use where appropriate (#120)
* Fix typo in module name

* Add sound_event schema and add it where appropriate
2022-10-02 21:51:03 +02:00
Piotr BrzozowskiandBlockception Bot 8b599b4562 Add support for adding module dependencies (#118)
* Add support for adding module dependencies

* auto: Generated Json Schemas

Co-authored-by: Blockception Bot <Bot@Blockception.com>
2022-10-02 00:33:58 +02:00
Piotr Brzozowski d088d35a1e Fill defaults in entity behaviors (#116) 2022-10-01 23:06:21 +02:00
Piotr Brzozowski 7b875f043a Update documentation for spawn rules (#117)
Documentation updates
2022-10-01 23:03:45 +02:00
Piotr Brzozowski dcd9877aa7 Add item_descriptor and use it in acceptable places (#115)
* Add item_descriptor and use it in acceptable places

* Rename descriptor

* Fix refs

* Fix refs

* Add descriptor to 3 more components
2022-10-01 19:34:08 +02:00
Piotr Brzozowski 5ecd5f3f9c Add various enums and constraints and direction property in particle (#114)
* Add enums and constraints
* Add particle direction property
2022-10-01 19:30:23 +02:00
Piotr Brzozowski 35b901a25d Add minecraft:foil item component (#110) 2022-09-08 10:42:30 +02:00