Commit Graph

21 Commits

Author SHA1 Message Date
Xterionix
bef0c52a63 - Custom components (#287) 2024-05-24 12:50:22 +02:00
QuazChick
97dece1acf Support block tags (#267) 2024-04-02 09:57:17 +02:00
QuazChick
b1db14db4a Update block description (#262) 2024-04-01 10:52:43 +02:00
Xterionix
c3516b06cf - Add separate ref to creative tabs and groups (#233)
- Change description so it's not UNDOCUMENTED
2024-03-20 09:16:15 +01:00
Xterionix
9ea6077e4e Block traits (#227)
* - Spawn category

* - Block traits
2024-03-18 19:58:22 +01:00
Daan Verstraten
9fba6ca184 Adding more detailed description on block property 2024-03-08 15:32:00 +01:00
Xterionix
c56338d900 Update blocks and items to newest format (#215)
* Add emit_vibration
* Add min and max bounds to collision_box
* Remove experimental label from crafting_table
* Fix flammable definition
* Add geometry.cross
* Add culling property to block_culling_rules
* Add max length to loot
* Remove part visibility
* Remove experimental label from placement filter
* Add min max bounds to selection box
* Remove unit cube as deprecated
* Remove armor component
* Add protection to wearable
* Remove render offsets
* Remove on_dig
* Remove dye powder
* Remove knockback resistance
* Update durability
* Remove foil
* Add glint
* Update hand_equipped
* Update food
* Remove frame from :icon
* Remove max damage
* Remove on_use
* Remove on_use_on
* Update max stack size
* Update repairable
* Updated :shooter
* Update stacked by data
* Add use modifiers
* Remove use_duration
* Remove weapon
* Add allow_off_hand
* Add can_destroy_in_creative
* Add damage
* Fix max_stack_size
* Add enchantable
* Add hover text color
* Add liquid clipped
* Add record
* Add should_despawn
* Tags component
* Add use_animation
* Update item components
* Update block components
* Update source/behavior/entities/format/events.json
---------
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
2024-02-11 12:05:56 +01:00
DaanV2
5f319448f3 Changing properties to stats 2023-11-09 19:05:40 +01:00
DaanV2
beb9e2b52f Updating block components 2023-07-30 13:28:53 +02:00
Daan Verstraten
86171d9732 Fixes (#177)
* Adding block minecraft:transformation #176
* Updated heartbeat #171
* Fixing #152
2023-05-21 17:11:28 +02:00
Ultra
ac0f4a2258 Fixed spelling mistake (#143) 2022-12-01 10:27:52 +01:00
Ultra
beafe8e116 Updated schema for the menu_category property (#142) 2022-11-25 20:42:49 +01:00
DaanV2
b67397477e Added is_hidden_in_commands 2022-11-02 08:16:09 +01:00
Daan Verstraten
2fe9f2ed70 Starting on blocks (#137)
* Starting on blocks

* Updated collision box

* Updated block components

* Fixed block/rotation

* Making orbi responsible for dependencies

* Updating blocks

* trigger -> triggers
2022-10-29 16:36:39 +02:00
DaanV2
49019fd6f5 Updated block 2022-10-11 21:01:26 +02:00
DaanV2
02d984cc41 added description.category #125 2022-10-10 19:34:01 +02:00
DaanV2
082645275c Fixing part_visibillity 2022-07-27 19:30:39 +02:00
DaanV2
8b3778de6d Adding dots to description 2022-07-22 19:41:04 +02:00
DaanV2
aeffb4464a Updated 2022-06-08 21:18:47 +02:00
DaanV2
2c5aa57631 Removed format versionsing 2022-06-07 21:39:02 +02:00
DaanV2
5410c174c0 Refactoring block 2022-06-07 21:37:57 +02:00