Entity

Introduction

'food_preferences/entity/{modid}/{animal}.json' contains list of entity(animal) names which the animal hunts.

Grammar

food_preferences/entity/{modid}/{animal}.json
[
  string,
  string,
  ...
]

Last updated