identity icon indicating copy to clipboard operation
identity copied to clipboard

Forge: missing code and request.

Open 78codemonkey opened this issue 3 years ago • 3 comments

Bug description Some of vanilla creatures are not implemented, like bat can't fly. Even check code in jar file and some are missing. 2 a request to support flying and water breathing to beteranimalsplus and Alexsmobs as well. Tried to put code in myself but it just disables it al together, can still morph but nothing Flys or anything

Game log: Identity.jar/data/Identity/tags/entity_types/flying.json and undrownable.json

78codemonkey avatar Aug 30 '22 05:08 78codemonkey

@78codemonkey

Figured out how to add custom mobs to the .json files. Make sure to set "replace" to "true" at the top, see my examples attached

flying undrownable.zip

zPanic avatar Aug 30 '22 12:08 zPanic

ok, and here is the code written for most creatures for flying, water, lava walking and high temp ModSupport.zip

78codemonkey avatar Aug 30 '22 22:08 78codemonkey

@zPanic
Have to re-open post, anytime I put the new code in, models still don't fly or breathe under water with Vanilla or modded (if I delete edited .jar file and redownload identity (from curseforge), then the pre-set models work again. I even made new pack with only aqua-culture, Alex's mobs, better animals plus, Optifine, Architechery, Citidal, and JEI. In Modsupport file in recent comment is code that is made for most of the creatures. Not sure if I missed code set in another location. I'm also using VS code and 7zip for editing.

78codemonkey avatar Aug 30 '22 23:08 78codemonkey