0.0.5-alpha
This commit is contained in:
		| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user