Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.21] Small QoL and improvements #1155

Open
ffuentesm opened this issue Jul 17, 2024 · 4 comments
Open

[1.21] Small QoL and improvements #1155

ffuentesm opened this issue Jul 17, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@ffuentesm
Copy link

ffuentesm commented Jul 17, 2024

Mostly a few things that I noticed when playing the mod that make it a bit frustrating due to that.

  1. Otherwood lacks the logs_that_burn tag, which allows it to be used on the charcoal crafting recipe.
  2. OtherStone lacks the c:stones tag
  3. Rename Otherworld Wood to Otherworld Log
  4. Allow for Shift-clicking on the Crusher menu to transfer items to and from the inventory.
    (I have a habit of shift-clicking to pull and add items to inventories, like the furnace, so when I try to shift-click the ores to the crusher, is frustrating that it fails)
  5. Change the Crusher inventory access method.
    (The "Shift-Click with empty hand" method is kind of frustrating, Villagers let you access their UI with a simple click, and some interactions that require to Shift click to access the UI let you do it so with items in hand. The empty hand is the main problem since I keep my hot bar full, so needing to open my menu to free a slot adds up with time. Also, this interferes with mods that use the same interaction mechanic, like Carry On.)
  6. Make the Binding book crafting consistent with the item texture
  7. Add a "Wondering Demonic Trader"
    (This is more something that came to mind that could expand the use of the 3rd Eye effect. Whenever a wondering trader spawns, there is a small chance it's actually a Demonic trader. Without the goggles or the 3rd eye effect, it acts like a normal wandering trader, but when you have that effect on you, you can see the texture chance, like otherworld blocks, and the trades he gives are occultism related.)
  8. Stack Cooking on the demonic partner.
    (Allow Demonic Partner to cock the entire stack of food you are holding if you shift-click on them with a stack on hand instead of one item at a time.)
  9. Allow the Divination Rod to search ancient debris and other ores.
  10. Texture change for Purified Ink.
    purified_ink
@ffuentesm ffuentesm added the enhancement New feature or request label Jul 17, 2024
@Eqis-Edu
Copy link
Contributor

Eqis-Edu commented Sep 6, 2024

Item 3 done in #1201 and #1204

@Eqis-Edu Eqis-Edu mentioned this issue Oct 27, 2024
ThePixelatedCat added a commit to ThePixelatedCat/occultism that referenced this issue Feb 6, 2025
@ThePixelatedCat
Copy link

I was looking into item 4, and from what I can tell this does work, at least on current version. Could you double check if it also works for you?

@ffuentesm
Copy link
Author

@ThePixelatedCat yes and not.
The shift-Rclicking does not work if the item is in my hot bar.
Image

When I do it, it forces the item to go to the first slot on my inventory
if there is an item there already, nothing happens.
Image

The item will only be transfer to the Crusher slot, if I shift-Rclick on the item, when the item is on the first inventory slot.

Image

Video of problem: https://github.com/user-attachments/assets/1dea5205-5e64-4a14-81c0-a06e1ca01390

@ThePixelatedCat
Copy link

Yep, I noticed this when I was testing. Didn't think about the fact that nothing happens if there's an item already there, certainly makes it more problematic. I'm looking into it currently and I believe I've figured out the issue

ThePixelatedCat added a commit to ThePixelatedCat/occultism that referenced this issue Feb 6, 2025
…shers and other similar. Need to fix item deletion with transporter filter
ThePixelatedCat added a commit to ThePixelatedCat/occultism that referenced this issue Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants