fancymenu调整,微调冲突按键

This commit is contained in:
2023-12-05 15:47:50 +08:00
parent ea31c228dd
commit 46398603d2
153 changed files with 260 additions and 158 deletions

View File

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