ChaoticTrials / UtilitiX

Nice to have items, blocks, and other features.
https://modrinth.com/mod/utilitix
Apache License 2.0
7 stars 3 forks source link

Minecart variants duplicate the block inside of them when destroyed #30

Closed bldhf closed 1 year ago

bldhf commented 1 year ago

Minecraft version

1.19.2

LibX version

1.19.2-4.2.6

UtilitiX version

1.19.2-0.6.2

Forge version

43.1.43

The latest.log file

(doesn't matter)

Issue description

When you destroy one of the minecart variants from the mod, it drops both itself and the block used to craft it. For example, a minecart with piston will drop both itself AND a piston when destroyed, duplicating the piston.

Steps to reproduce

  1. Place any minecart variant from the mod.
  2. Destroy it.
  3. The minecart will drop both itself and also the block used to craft it, duplicating it.

Other information

No response