mod更新

添加光影
This commit is contained in:
2023-09-23 17:03:35 +08:00
parent 6c5b6a4601
commit 9bc5e97559
74 changed files with 405 additions and 338 deletions

View File

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