[19:37:57 ERROR]: [ItemsAdder] Custom entity model doesn't exists! namespace: custom | id: inhibiteur | File: /assets/custom/models/entity/inhibiteur/.metadata
Hello, can someone explain the error to me? The error seems to say there is no Custom entity model and talks about a .metadata.
I don't know what is "custom entity model" and I don't have a .metadata (and I don't see how to get one)
my entity config :
info:
namespace: custom
entities:
inhibiteur:
display_name: "Inhibiteur"
type: ZOMBIE
model_folder: entity/inhibiteur
silent: true
can_sun_burn: false
speed:
movement: 1
flying: 0
max_health: 20
Thanks.