DorkixAzIgazi / armored-elytra

MIT License
3 stars 1 forks source link

The armor isn't showing #3

Closed joeyak closed 1 month ago

joeyak commented 1 month ago

Describe the bug Only the elytra is showing.

Expected behavior The armor is showing with the elytra.

Screenshots This is a screenshot of the bug image

Here is a screenshot from someone else also with the mod image

Computer Specs CPU: AMD Ryzen 5 5500 3.6 GHz RAM: 16 GB DDR4 3600 MHz GPU: AMD Radeon RX 6700 10GB STORAGE: 1 TB PCI-E Gen4 NVMe SSD OS: Windows 11 Home 64 Bit

Here is the minecraft log https://mclo.gs/qpKvG6D

DorkixAzIgazi commented 1 month ago

@joeyak Hello! Make sure you install the mod into your minecraft client aswell! From the logs it seems like you don't have it installed. All model rendering is done on the client side.

joeyak commented 1 month ago

For some reason the modrinth client didn't install it on the player's computer when she installed the modpack. Now that she's manually added it, it's working. Thank you!

marduk7780 commented 1 month ago

where do you find the client side part? i can't seem to find it.

DorkixAzIgazi commented 1 month ago

where do you find the client side part? i can't seem to find it.

Both the client and server code is in the same file. You just have to add it to your Minecraft client's mods folder. Fabric will run the only the client code if you connect to servers, and both the client and server code in singleplayer.

marduk7780 commented 1 month ago

i dont get it, i have it installed in the normal mods folder in .minecraft but it doesnt show in single player mdlctn Screenshot 2024-08-01 155100 i am using the advanced netherite stuff too but i doubt that'd affect it

DorkixAzIgazi commented 1 month ago

i dont get it, i have it installed in the normal mods folder in .minecraft but it doesnt show in single player mdlctn Screenshot 2024-08-01 155100 i am using the advanced netherite stuff too but i doubt that'd affect it

Short answer: currently no support for other mods. Long answer with why I don't: https://github.com/DorkixAzIgazi/armored-elytra/issues/2#issuecomment-2232871211

marduk7780 commented 1 month ago

ah ok fair enough, thank you!