tr7zw

Results 452 comments of tr7zw

``comp.getStringList("SomeList").add("some Element");``

What do you mean? It returns a literal normal Java ``List``.

Nbt doesn't have short lists. Mojang never needed it, so they haven't added it.

I guess so far the reason it's been not added is: "why?". Doubt there are more than 10 people so far that used stuff like the IntArrayList, which has just...

> java.lang.ClassCastException: thaumcraft.client.renderers.entity.RenderWisp cannot be cast to dev.tr7zw.entityculling.mixin.RenderLivingEntityAccessor at net.minecraft.client.renderer.entity.RenderManager.handler$zbj000$entityculling$doRenderEntity(RenderManager.java:531) Uhhh I guess that is some side effect due to the Wisp not being a real entity. Should be easy...

During crawling the player is not hidden, it's behind the camera. You still can see the arms while crawling. The Slide enchantment doesn't seem to offset the player model at...

I assume this is about modded helmets that for some reason are smaller than the vanilla ones?

Don't use the trinket slots, they are not supported(might work on Fabric, but not on forge).

Trinkets dont render the normal way, thats why it doesn't work in the first place. Currently no short-term plans to fix Trinket stuff since there are just too many trinket...