Tinkers Construct tanks lose fluid when mined if Dropt is installed
blahthebiste opened this issue ยท 2 comments
Issue Description
Tinkers Construct seared tanks and seared gauges normally retain their held liquid when broken. With Dropt installed, they do not.
What Happens
- Run an instance of Minecraft with just Tinkers Construct
- Fill a seared tank with lava
- Break it with a pick axe
- The tank still has lava inside it in my inventory.
- Run an instance of Minecraft with both Tinkers Construct and Dropt
- Fill a seared tank with lava
- Break it with a pick axe
- The tank is empty
What You Expect to Happen
Unless otherwise configured via Dropt scripts, I expect the seared tank behavior to be unchanged; it should retain liquids when broken.
Affected Versions
- Minecraft: 1.12.2
- Forge: 14.23.5.2854
- Dropt: 1.12.2-1.19.2
- Athenaeum: 1.12.2-1.19.5
- Tinker's Construct: 1.12.2-2.13.0.183
- Mantle: 1.12-1.3.3.55
I am unable to reproduce the issue by following the steps provided. The seared tank retains its fluids as expected.
| State | ID | Version | Source |
|:------ |:---------- |:----------------- |:-------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar |
| LCHIJA | mcp | 9.42 | minecraft.jar |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar |
| LCHIJA | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar |
| LCHIJA | jei | 4.16.1.301 | jei_1.12.2-4.16.1.301.jar |
| LCHIJA | athenaeum | 1.12.2-1.19.5 | athenaeum-1.12.2-1.19.5.jar |
| LCHIJA | dropt | 1.12.2-1.19.2 | dropt-1.12.2-1.19.2.jar |
| LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar |
| LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar |
Edit: No Dropt scripts were configured during the test.