AstralOrdana / Spelunkery

The Spelunkery mod for Minecraft
GNU Lesser General Public License v3.0
51 stars 24 forks source link

[1.19.2 Quilt] Turning water bucket into a salt bucket in a furnace duplicates the bucket #58

Open Mikzoru opened 1 year ago

Mikzoru commented 1 year ago

Bug: Turning water bucket into a salt bucket in a furnace duplicates the bucket.

Minecraft version: 1.19.2 Spelunkery version: 0.1.13 Moonlight Lib version: 2.2.26 Quilted Fabric API version: 4.0.0-beta.29+0.75.1

Other Mods: Advancements Enlarger Aileron Angling Animatica Annotated DI AppleSkin Architectury Automated Crafting Axes Are Weapons Balm Battery Status Info BCLib Beacons for All Beautified Chat Client Better End Better Nether Better Sodium Video Settings Button Better Taskbar Biome Makeover Biome Particle Weather Boat Container Bookshelf Bridging Mod The Bumblezone Bundle Jumble Cammie's Minecart Tweaks Celib Chat Heads Cinderscapes CIT Resewn ClickThrough Cloth Config v8 Clumps Collective Colormatic ColouredTooltips Comforts Connectivity Mod Continuity Coordinates Display Cull Less Leaves Custom Entity Models Customizable Elytra Dark Loading Screen Dawn API Debugify Disable Custom Worlds Advice Dispenser Cauldron Doggo Mod Overhauled Drip Sounds Dynamic FPS Dynamic Sound Filters Ears Easy Anvils Easy Magic Eating Animation Ecologics Effective EMI EMI Loot EMI Trades emi_farmersdelight Emicompat EMIffect EMI Extra Mod Integrations EnchantmentDescriptions Enderscape Enhanced Attack Indicator Entity Texture Features EntityCulling Expanded Storage Extra Origins Fabric Language Kotlin Fabric Shield Lib Fabrication FabricSkyBoxes Falling Leaves Farmer's Delight Farmer's Knives Farmer's Respite FerriteCore Fireplace Lib Forge Config API Port Friends&Foes Galosphere Geckolib Giselbaers Durability Viewer Glow Banners goldenhoppers-1.3.3-1 Grounded Origins Guarding Haema HorseBuff Husks Drop Sand Illuminations Indium INventory Control Tweaks Inventory Sorter InvMove Iris Item Model Fix IvyCore JamLib Konkrete Lava Clear View LazyDFU LibJF Lithium MaLiLib Mob Origins Mod Menu More Banner Features Mouse Tweaks Nether's Delight NetherPortalFix No More Glowing Pots No Night Vision Flickering NotEnoughAnimations Omni-Hopper Origins Paxi Pehkui Phantom Redux Phosphor Player Animator Purpeille Puzzles Lib Rat's Mischief Reese's Sodium Options Refabricated Slabs Regenerations? Resource Provider Library Rich Husk Right Click Harvest Satin Scout Shulker Box Slot Shulker Box Tooltip SlabsToBlocks Smarter Farmers Smooth Boot Smoothchunk mod Sodium Sodium Extra Sodium Shadowy Path Blocks Sound Physics Remastered spark Spelunker Spyglass Improvements Status Effect Bars Straw Golem Tax Free Levels TerraBlender ToolTip Fix Towns and Towers Transparent Tree Harvester Trinkets Truly Treasures Villager Death Messages Villager HAts Visuality WaveyCapes Wilder Wild Xaero's Minimap Xaero's World Map YetAnotherConfigLib YOSBR You're in Grave Danger Yttr YUNG's API YUNG's Better Mineshafts YUNG's Better Strongholds YUNG's Better Witch Huts

To Reproduce:

  1. Put a bucket of water in a fueled furnace.
  2. Obtain the resulting salt bucket and empty bucket from the furnace.
  3. Place all of the salt on the ground.
  4. ???
  5. Bucket profit

Expected behavior: The original bucket would be consumed, since, realistically, the process of boiling down water to extract the salt would not create an entirely new, second bucket.

AstralOrdana commented 1 year ago

this is due to quilt adding recipe remainders to furnaces which is not supported by other mod loaders, i'm not aware of a fix for this at this time. Enjoy your free buckets

saltyseadoggo commented 1 year ago

you could make a separate quilt download that's identical to the fabric version, but this smelting recipe gives salt directly instead of a salt bucket. however, i can imagine that being somewhat of a pain to maintain maybe have the fabric version can check the active mod loader and dynamically generate this one recipe accordingly?

NerjalNosk commented 1 year ago

A simple datapack could solve this :eyes: