CrumbleWorks / aTFC

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

NonBlockPlacing implementation is shit #108

Open dotSp0T opened 3 years ago

dotSp0T commented 3 years ago

currently the code is implemented to insert/take items into/from the tileentity by rightclicking it. this is because shift-rightclicking is bound to various shitty rules we couldn't yet locate..

implement with ctrl + rightclick or sth like that... OR find out where shitty shiftrules reside and how to overwrite them

relates to #107