Commit Graph

13 Commits

Author SHA1 Message Date
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
Piotr Brzozowski
0e31d70564 Added full_cube constant to block geometry (#205) 2023-12-16 16:24:54 +01:00
DaanV2
beb9e2b52f Updating block components 2023-07-30 13:28:53 +02:00
DaanV2
0a5f329636 Merge branch 'main' of https://github.com/Blockception/Minecraft-bedrock-json-schemas 2023-05-21 17:37:44 +02:00
DaanV2
669f3f14fc Updated block geometry 2023-05-21 17:37:39 +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
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
02d984cc41 added description.category #125 2022-10-10 19:34:01 +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
39409d0938 Trying to make sense of blocks 2022-06-07 21:49:23 +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