0.0.5-alpha

This commit is contained in:
2024-01-22 23:01:51 +08:00
parent 6b7c6ef52e
commit 21e05ac442
110 changed files with 1689 additions and 3612 deletions

View File

@@ -75,10 +75,10 @@
(The first relation to be found for the target will be applied.)
*/
"player_relations": {
"guardvillagers:guard": "NEUTRAL",
"minecraft:villager": "NEUTRAL",
"minecraft:iron_golem": "NEUTRAL",
"minecraft:player": "NEUTRAL",
"guardvillagers:guard": "NEUTRAL"
"minecraft:player": "NEUTRAL"
},
// Relation to unspecified entities those are instance of PassiveEntity(Yarn)
"player_relation_to_passives": "HOSTILE",