unascribed / BlockRenderer

A mod to render blocks and items. Useful for wikis.
https://www.curseforge.com/minecraft/mc-mods/blockrenderer
MIT License
23 stars 17 forks source link

Bulk rendering 'Thaumcraft' only renders the chest #2

Closed xbony2 closed 8 years ago

xbony2 commented 8 years ago

Doing the magic combination, typing the ID, and clicking render only dumps one item, and not even from the mod- the Chest.

(Tested on FTB Unstable, probably not the best environment)

unascribed commented 8 years ago

What's the ID you're rendering? It has to be the same as the one you use for /give, and is case-sensitive. No idea why it would only dump the chest, though.

xbony2 commented 8 years ago

I tried "Thaumcraft", which is valid through /give.

unascribed commented 8 years ago

Damn it, how many times am I going to mix up these two issues!?

unascribed commented 8 years ago

Got distracted playing with wand foci...

Thaumcraft's mod id is actually 'thaumcraft', not 'Thaumcraft'. (Same as in /give, though the command seems to be case-insensitive) Renders seem to work fine.

The chest got rendered due to some stale debug code I forgot to remove, back from when I was troubleshooting problems rendering special blocks like the chest.