MerchantPug / apugli

An extension to Apoli for certain mods' use.
MIT License
5 stars 4 forks source link

Edible Item animation doesn't work. #41

Closed WaterCraver closed 1 year ago

WaterCraver commented 1 year ago

I'm using the edible_item powertype and it kinda works. Almost everything functions as normal except when I right-click it doesn't actually eat the item, it just plays a slowed-down version of the interact animation (the one where the item drops down and comes back up).

I've looked through the other issues and the only ones similar to mine are caused by collective, which I don't have installed. Are there any other mod incompatibilities? I can send my mods list if you'd like.

MerchantPug commented 1 year ago

I don't know about any other mod incompatibilities, may I please have a mod list?

WaterCraver commented 1 year ago

GeckoLib (by Gecko) Inventory HUD+ (by dmitrylovin) WI Zoom (by alexander9892) Forge Config API Port [Fabric] (by Fuzs) Reese's Sodium Options (by FlashyReese) cAn i MiNe thIS bLOCk? (by shedaniel) AppleSkin (by squeek502) Nbt Crafting (Fabric) (by Siphalor) Cull Leaves (by Motschen) Entity Culling Fabric/Forge (by tr7zw) Bookshelf (by DarkhaxDev) Apugli (by MerchantPug (That's you!)) Customizable Player Models (Fabric) (by tom54541) Puzzles Lib [Forge & Fabric] (by Fuzs) FPS Monitor (by EwyBoy) YetAnotherConfigLib (by XanderIsDev) Impersonate (by PyrofabTheModsmith) Extra Origins (by MoriyaShiine) Axolotl Bucket Fix (by colderlavalamp) Multiworld (Fabric & Forge) (by theisaiahp) Continuity (by Pepper_Bell) Better Ping Display [Fabric] (by Quintinity) Origins (Fabric) (by Apace) Cherished Worlds (Fabric/Forge/Quilt) (by TheIllusiveC4) bad packets (by badasintended) Skin Swapper (by cobrasrock) Summoning Rituals (by Relentless) Login Protection[Forge/Fabric] (by someaddon) Patchouli (Fabric/Quilt) (by williewillus) Runelic (by DarkhaxDev) Origins: Classes (by Apace) Pehkui (by Virtuoel) Balm (Fabric Edition) (by BlayTheNinth) Effective (by doctor4t) PaperDoll (by tr7zw) Controlling (by Jaredlll08) Not Enough Animations (by tr7zw) Architectury API (Fabric/Forge) (by shedaniel) Trinkets (Fabric) (by EmilyPloszaj) Fabric Language Kotlin (by modmuss50) ToolTipFix (by Kyrptonaught) Xaero's Minimap (by xaero96) Just Enough Professions (JEP) (by Mrbysco) Satin API (by PyrofabTheModsmith) Eating Animation [Fabric] (by theone_ss) Open Loader (by DarkhaxDev) Fabric API (by modmuss50) megane (by badasintended) Client Tweaks (Fabric Edition) (by BlayTheNinth) AttributeFix (by DarkhaxDev) Just Enough Items (JEI) (by mezz) Farsight [Fabric] (by someaddon) Cardinal Components (by UpcraftLP) Clumps (by Jaredlll08) Resourceful Config (by ThatGravyBoat) Indium (by comp500) Vivecraft (by Ferri_Arnus) Custom Entity Models (CEM) (by dorianpb) Just Enough Resources (JER) (by way2muchnoise) Cloth Config API (Fabric/Forge) (by shedaniel) WTHIT (by badasintended) LambDynamicLights (by LambdAurora)

WaterCraver commented 1 year ago

I found the issue. I had to specify the use_action, it works now. I thought it defaulted to eat, but that doesn't seem to be the case.

I'll close the issue now, sorry for wasting your time.

MerchantPug commented 1 year ago

I should still probably set a default, which will be present in the next update.