DaanV2
e50ce686fa
Updated
2023-04-20 17:09:06 +02:00
DaanV2
4a22026f0f
fixes Incorrect description for places, that accept entity_types #163
2023-04-18 20:38:45 +02:00
DaanV2
6f20997d34
Fixes Every filters field accepts an array as well #164
2023-04-18 20:36:37 +02:00
DaanV2
c952108cad
Updated player.exhaustion, which fixes #153
2023-04-17 21:59:55 +02:00
DaanV2
11758cad24
Updated health documentation, fixes #172
2023-04-17 21:49:53 +02:00
StealthyX
42cab4f25a
minecraft:physics - added "push_towards_closest_space" ( #170 )
...
Updated physics.json with new variable "push_towards_closest_space" and updated documentation to be consistent, added another example.
The "push_towards_closest_space" is found on enmtities/player.json in the behavior pack in the version 1.19.50
2023-04-02 09:06:14 +02:00
DaanV2
485b2487d7
Fixing
2023-04-01 19:09:51 +02:00
DaanV2
7efd70ec36
Updated knockback_resistance to reflect documentation
2023-03-20 11:39:56 +01:00
StealthyX
d318bd05dd
Updated knockback_resistance component's max value ( #168 )
...
The minecraft:ender_dragon uses a value that is 100x higher than 1.0, I've increased the max cap on this component to at least that amount.
Found in the vanilla behavior pack.
ender_dragon.json
```
"minecraft:knockback_resistance": {
"value": 100,
"max": 100
}
```
Also added another example:
{
"value": 100
}
2023-03-20 11:36:03 +01:00
StealthyX
b68bcf68e6
Added missing "first_spawn_chance" information. ( #160 )
...
Added missing "first_spawn_chance" information to the projectile behavior inside of "minecraft:projectile" key inside of "on_hit" key inside of "spawn_chance" key.
2023-02-21 19:31:09 +01:00
DaanV2
f9ceb8fe98
Typo
2022-12-07 11:47:49 +01:00
DaanV2
282e46a296
Addeding property filters
2022-12-07 11:09:57 +01:00
DaanV2
8e0228de15
Updated behaviors and entities components
2022-12-07 10:40:43 +01:00
Daan Verstraten
cd517471e7
Feature/actor properties ( #138 )
...
* Added actor properties
* Adding Set Property in events
Co-authored-by: Daan Verstraten <daan@q42.nl >
2022-10-29 16:13:50 +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 Brzozowski
d088d35a1e
Fill defaults in entity behaviors ( #116 )
2022-10-01 23:06:21 +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
DaanV2
7db0815891
Updated
2022-09-20 19:46:29 +02:00
DaanV2
0166d1c31f
Processed new entity data
2022-09-20 19:33:11 +02:00
Daan Verstraten
b63e79718f
Added comment to spell_effects
2022-09-12 21:00:01 +02:00
ChibiMango
534d77c389
Created & applied new event_object type ( #109 )
...
Created new event type.
some components only allow for an event to be an object, not a string
Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com >
2022-08-22 20:13:13 +02:00
DaanV2
a8093000b4
Updated components
2022-08-20 13:53:50 +02:00
DaanV2
d2078291f3
Updated dragontakeoff #108
2022-08-20 13:31:56 +02:00
ChibiMango
101a1fe145
Update transformation.json
...
corrected description
2022-08-09 11:21:29 +01:00
ChibiMango
7794526025
Update physics.json
...
corrected description
2022-08-09 11:21:26 +01:00
ChibiMango
44b93ff0a3
Update npc.json
...
corrected description & added undocumented comment
2022-08-09 11:21:24 +01:00
ChibiMango
9b34173029
Update navigation.fly.json
...
corrected description
2022-08-09 11:21:13 +01:00
ChibiMango
70a410f5e1
Update leashable.json
...
corrected description
2022-08-09 11:21:10 +01:00
ChibiMango
2ca4fa58ec
Update exhaustion_values.json
...
corrected description
2022-08-09 11:21:08 +01:00
ChibiMango
60a8ce9fd4
Update bribeable.json
...
corrected description
2022-08-09 11:21:06 +01:00
ChibiMango
ed0e91a777
Update wither_target_highest_damage.json
...
corrected description
2022-08-09 11:21:00 +01:00
ChibiMango
042d6ebed6
Update vex_random_move.json
...
corrected description
2022-08-09 11:20:57 +01:00
ChibiMango
d6a8eab63e
Update stroll_towards_village.json
...
corrected description
2022-08-09 11:20:55 +01:00
ChibiMango
d7259dfc41
Update share_items.json
...
corrected description
2022-08-09 11:20:52 +01:00
ChibiMango
e96882f70e
Update nearest_attackable_target.json
...
corrected description
2022-08-09 11:20:48 +01:00
ChibiMango
38caf50f4c
Update nap.json
...
corrected description
2022-08-09 11:20:46 +01:00
ChibiMango
729757cd6d
Update move_to_liquid.json
...
corrected descriptions
2022-08-09 11:20:42 +01:00
ChibiMango
b1b52c60b8
Update lay_egg.json
...
removed unecessary comment
2022-08-09 11:20:31 +01:00
ChibiMango
83d46e5bb8
Update door_interact.json
...
corrected description
2022-08-09 11:20:14 +01:00
ChibiMango
7b268e7d25
Update delayed_attack.json
...
corrected description
2022-08-09 10:43:16 +01:00
ChibiMango
fb7c9471af
Update roar.json
...
fixed error with resolving conflicts
2022-07-26 17:55:15 +01:00
ChibiMango
a8708702e2
Merge branch 'main' into main
2022-07-26 17:50:01 +01:00
ChibiMango
e442cc6c6e
Update jump_to_block.json
...
fixed typo
2022-07-26 17:48:06 +01:00
ChibiMango
18d94f0a56
Update projectile.json
...
corrected title and id
2022-07-26 15:06:12 +01:00
ChibiMango
ae333a8be0
updated navigation
...
edited titles
2022-07-26 15:05:38 +01:00
ChibiMango
99f367a2a6
updated movement
...
edited titles
2022-07-26 15:05:04 +01:00
ChibiMango
386bf54a41
Update jump.static.json
...
corrected title
2022-07-26 15:03:57 +01:00
ChibiMango
edc4ee4145
Update jump.dynamic.json
...
corrected title
2022-07-26 15:03:54 +01:00