mod 升级

This commit is contained in:
2023-12-03 13:59:06 +08:00
parent 0acf0779ce
commit ea31c228dd
62 changed files with 705 additions and 170 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"
"minecraft:player": "NEUTRAL",
"guardvillagers:guard": "NEUTRAL"
},
// Relation to unspecified entities those are instance of PassiveEntity(Yarn)
"player_relation_to_passives": "HOSTILE",