The Aether

The Aether

32M Downloads

Feature Request: Simplify Dungeon Block Item Model Code

Builderdog841 opened this issue ยท 1 comments

commented

What Feature Types Apply to This Request?

System

Other Type

No response

Is This an Enhancement to a Preexisting Feature?

  • I confirm this request is an enhancement to a feature already in The Aether.

What Is Your Feature Request?

Currently the entire Item Model gets generated for each individual block again. By making a template model for the Dungeon Block Model and then have it be the parent model of the Item Model, you would simplify the code a lot

Why Should It Be in the Mod?

It improves code

Does This Feature Improve Compatibility With Another Mod?

No response

Please Read and Confirm the Following

  • I have confirmed this feature is either in the original Aether mod, or improves parity between The Aether and Minecraft or other mods.
  • I have confirmed this suggestion is unique and has not been suggested already.
commented

Probably not going to bother with this since it's so minor of a code change.