it seems that we cannot define anymore a player entity with empty crafting/mining categories, which is not very handy if we want to create a fake player that has no interaction.
This not works :
Code: Select all
type = "player",
crafting_categories = {},
mining_categories = {},