Chocolate Quest Repoured

Chocolate Quest Repoured

2M Downloads

Partially implemented items

xJon opened this issue ยท 4 comments

commented

Info

  • I play...
    • With a large modpack
    • Only with CQR and it's dependencies
  • The issue occurs in...
    • Singleplayer
    • Multiplayer
  • I have searched for this or a similar issue before reporting and it was either (1) not previously reported, or (2) previously fixed and I'm having the same problem.
  • I am using the latest version of the mod (all versions can be found on github under releases)
  • I reproduced the bug without any other mod's except forge, cqr and it's dependencies
  • The game crashes because of this bug

Versions
Chocolate Quest Repoured: 1.21.3A
Forge: 14.23.5.2854
Minecraft: 1.12.2

Describe the bug
Hi,
I've been testing the mod thoroughly at its current state & I want to ask regarding partially implemented items.
I am aware some of the items in the mod are unfinished, but some seem to work perfectly apart from small needed changes.
Here is my list for your reference:

Screenshots
Thunder Staff seem to work, yet only missing a tooltip description
Screenshot_1

King Crown renders above head and not over head
Screenshot_2

Spiked Glove doesn't do any extra damage
Screenshot_4

Alchemy Bag does not accept potions
Screenshot_5

Full Bull Armor set does not seem to provide the charging ability
Screenshot_6

Gun Staff doesn't shoot ammo & current bullet texture is missing
Screenshot_3

Thank you for working on this project!

commented

All those aren't, except the potion bag one, which actually works in my copy and it's not a bug actually, see next message

  • Thunder Stuff: Will be removed, and the functionality is there, tooltip is arlo's fault as he is responsible for those, you may create a pull request to add the tooltip to the en_us.lang file
  • Crown: That is supposed, it isn't a helmet, a crown is worn on the top of the head, not over it
  • Spiked Gloves: They are not meant to deal extra damage. They are meant to climb walls, equip one in each hand and walk against a wall
  • Bull armor: charging ability is NYI, will be there eventually
  • Gun Staff: Also NYI, will be patched someday
commented

Oh wait: On alchemy bag: that is supposed. That item is not meant to be used by players. It is for equipping mobs, it only accepts throwable potions and lingering potions. It is given to mobs so that they can throw those potions. Won't receive functionality for players.

commented

Thank you for the quick reply!
Is there a way to also make a pull request for the Spiked Glove tooltip info?

commented

not directly, you would need to modify the code. However, those will receive a tooltip someday