Ad Astra

Ad Astra

22M Downloads

[Bug]: Coal generator consumes Just Dire Things fuel canister

AllieWade opened this issue ยท 0 comments

commented

Bug Description

I'm playing with Direwolf20's new mod Just Dire Things, and I shift-clicked the fuel canister into the coal generator. Instead of remaining in the fuel slot and feeding fuel in as designed, the fuel canister was consumed.

How to Reproduce?

  1. Install Just Dire Things 0.9.7 and Ad Astra 1.16.5 on Neoforge 20.4.231.
  2. Grab a fuel canister and a coal generator.
  3. Place the fuel canister into the coal generator. The fuel canister is consumed.

Expected Behavior

The fuel canister should remain in the fuel slot, feeding fuel to the coal generator one by one.

Version

1.16.5

Mod Loader Version

Neoforge 20.4.231

Mod Loader

NeoForge

Logs or additional context

I also reported this on the Just Dire Things github here: Direwolf20-MC/JustDireThings#40

Dire said,

They need to return the returned item from their furnace (Like a lava bucket returns an empty bucket in a vanilla furnace). Unfortunately theres no way I can detect this kind of thing in advance to prevent the item loss :(. Its 100% a bug on their side.

Have them reach out to me if they need any help! Thanks!

For reference, they need something like this: https://github.com/Direwolf20-MC/JustDireThings/blob/main/src/main/java/com/direwolf20/justdirethings/common/blockentities/GeneratorT1BE.java#L175

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.