The Aether

The Aether

32M Downloads

Feature Request: Make PendantItem and GloveItem take a ResourceLocation rather than a string for its pendantLocation parameter in the constructor

Zepalesque opened this issue ยท 1 comments

commented

What Feature Types Apply to This Request?

Item, Other (Please Describe)

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?

My request is for the PendantItem and GloveItem class to take a ResourceLocation as the pendantLocation/glovesName parameter, so that addons that add pendants or gloves can have their textures in their asset folder rather than the Aether's asset folder

hopefully this should be a relatively easy change

Why Should It Be in the Mod?

So that:

  1. Addon mods can have their assets be in their folders
  2. In the unlikely event that two addons added identically named pendants or gloves despite having different modids, there wouldn't be any conflict

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

Oh, and after just checking, it applies to gloves as well and not just pendants, so I'll rename the issue