[ANGRY PIXEL] The Betweenlands

[ANGRY PIXEL] The Betweenlands

24M Downloads

Syrmorite bucket returns a weedwood bucket when used in a Rustic brewing barrel in Sevtech Ages

Mahoka opened this issue ยท 2 comments

commented

Versions

Betweenlands version:

3.5.10

Forge version:

14.23.5.2860

Singleplayer or Multiplayer:

Singleplayer

Installed mods:

Sevtech Ages pack 3.2.3 - Pack as is from curseforge, no altered mods
https://www.curseforge.com/minecraft/modpacks/sevtech-ages

Description of the problem

When used in a Rustic Brewing Barrel, a Syrmorite bucket returns a weedwood bucket.

How to reproduce:

  1. Fill Syrmorite bucket with apple juice liquid.
  2. Place bucket in Brewing Barrel UI
  3. Empty output bucket will be weedwood bucket

Expected result:

An empty Syrmorite bucket should be output.

Actual result:

An empty weedwood bucket was output.

Pictures:

commented

This is a problem with Rustic, not BL, Rustic doesn't use UniversalBucket.getContainerItem, which is the method that should be used to get an empty version of a UniversalBucket (which the weedwood/syrmorite buckets are). If I remember correctly.

commented

i've finally gotten around to submitting a report over on the rustic github that should help fix this