Botanical Addons

Botanical Addons

69.7k Downloads

Botanist's Toolbelt renders 2d blocks and 3d items strangely

Shahelion opened this issue ยท 19 comments

commented

Isn't it supposed to drop the items it contains when taking it off?

image

Also it does funky stuff with items with 3d models. The item in the screenshot is the Immersive Engineering Railgun.

2016-01-23_00 29 21
2016-01-23_00 29 27

commented

no, it isn't.

but WHAT THE HELL IS THAT RAILGUN DOING o.o

commented

This is effectively VazkiiMods/Botania#1772.

commented

Do you encounter the same effect using the Item Platform?

commented

I think I figured out the 2D block now I just need the 3D items.

commented

perhaps just simulate the EntityItem renderer?

commented

Thats what I was thinking. I'm just need to figure out a way to do it without affecting normal items as well.

commented

and have you pulled in the latest commit so you're editing the ToolbeltEventHandler?

commented

don't forget this applies to the ItemDisplay AND the toolbelt.

commented

Yea I did. Now I'm just trying to figure out why the toolbelt is rendering the railgun that way. The Item Display displays it normally.

commented

Well this is being a pain.

commented

I'm semi-tempted to mark this as an edge cast for now...

2016-01-23_16 25 51

commented

that looks better than before, at least :P

commented

That is the only item that freaks out the toolbelt renderer like that...

commented

don't TC wands look kinda strange?

commented

I have no idea... thats the only problem I still have...

commented

Seems like custom rendered 3d items are not happy.

commented

also what's up with the glow render

commented

just mark it up as an edge case, it's defninitely better than before

commented

Closing in favor of #73