mod升级

This commit is contained in:
2023-12-26 00:29:30 +08:00
parent 51c4074f6d
commit 6c1a181f4b
47 changed files with 1132 additions and 973 deletions

View File

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