I'm been trying to make my first custom entity - as of yet simply a red-tinted spring - appear in game for a couple of days, without success. No spring appears, visually or mechanically, nor does the mod appear in the Olympus listing (not sure if that's normal). I've gone over common mishaps: I have a different class in the mod extending EverestModule, a constructor with a valid signature, and a filepath that's presumably correct, as it matches to the one I'm using in the Ahorn plugin, which works and displays just fine. What might I be overlooking?
HelloWorld.cs (contains the custom entity class): https://pastebin.com/Pxz4URV5
EverestDummy.cs (empty class with the bare minimum for extending EverestModule): https://pastebin.com/R521WwZv
everest.yaml: https://pastebin.com/tua4WnGJ
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
