Tinkers Construct

Tinkers Construct

170M Downloads

nbt erasing bug with pushing/pulling fluid effects

chicken6250 opened this issue ยท 4 comments

commented

Minecraft Version

1.20.1

Modloader

Forge

Modloader Version

47.4.0

Mantle Version

I don't know

Tinkers' Construct Version

3.10.2.92

Describe your issue

if I use a slime staff with spitting filled with earthslime or skyslime to move blocks such as computers from the computercraft mod or lootr chests then he block will lose all nbt data. If I use the same staff but with molten emerald then it breaks blocks, I know that this is supposed to happen, but the problem is that this will still work in ftbchunks claims

Steps to reproduce

use a slime staff with the spitting modifier filled with skyslime on a block that contains nbt data, the nbt data will be erased

Crash Report

No response

Can you reproduce with just Tinkers?

I have not tried

Performance Enchancers

Rubidium/Embeddium

Other mods

No response

Searched for known issues?

I did not search

commented

We just run piston logic for pushing. Piston logic will refuse to move any blocks with a block entity; that is unless you have mods changing how piston logic works. Hence why we ask for a full mod list.

I'm not familiar with the systems used by claims mods to "protect" the chunks. If they call vanilla hooks I can do something, but otherwise nothing I can do.

commented

https://modrinth.com/modpack/simplicity-smp
this is the modpack I used when I found this bug

commented

I need to know the mod that has the bug, not the modpack. I cannot put a modpack in dev to test, but I can put a single mod.

Question here is which mod is letting pistons push block entities. I assume its Quark.

Worth noting, this report really is two bugs, and two bugs should be separate reports. I'll treat this ticket as "pistons pushing block entities cause data loss". If you want me to fix the FTB Chunks bug, open a separate ticket for it.

commented

The quark mod is installed on the modpack, if quark is not doing anything I dont know what mod is