MartinTheDragon / Nuclear-Tech-Mod-Remake

A port to Minecraft 1.18 for the Nuclear Tech Mod originally made by HbmMods, migrating to https://codeberg.org/MartinTheDragon/Nuclear-Tech-Mod-Remake
GNU General Public License v3.0
79 stars 32 forks source link

Shredder Broken #16

Closed PigOfBusiness closed 2 years ago

PigOfBusiness commented 2 years ago

Issue description

If you put any item that has electricity like a battery or a electricity charged item from other mods it will create scrap indefinitely. Works with any mods and presumably anything that acts like a battery. Edit: The shredder is just flat out broken. It works with everything.

Steps to reproduce

Charge a shredder with any battery and put the shredder blades in to set it up Put in a battery or anything like it Thats it

Forge version

Public Test Server

Nuclear Tech version

0.0.15

Other mods

Public Test Server

(Crash) Log

No response

MartinTheDragon commented 2 years ago

Oh, I forgot to actually remove the item if it gets processed into scrap when I extracted the BlockEntity base classes. Thanks for reporting!