BlockRenderer
BlockRenderer copied to clipboard
BlockRenderer updated for MC1.14-MC1.16
[MinecraftWiki:StandardizedViews](https://minecraft.gamepedia.com/Minecraft_Wiki:Standardized_views#Entity_Renders) - [x] Calculate Render Size based on Scale and Angle - [ ] UI to change Partial Ticks - [ ] UI to select / preview Entity - [...
Tests
- [ ] Render Tests - [ ] Item Stacks - [ ] Bulk Renders - [ ] UI Interactions - [ ] Util Tests
Hello! I was wondering if it is possible (with option or alike?) to make the renders brighter, like how they appear in the player's inventory? Inventory | Render --- |...
It would be handy to be able to render recipes, with some options: - tag handling - gif/pnga (with combinations, maybe not all but at least so each item in...
Ok this one is a bit specific so I can see why you might not want to do this, but can't hurt to ask right? So the MCWiki standard for...
1.15 is a priority as it's likely to continue being Forges LTS Version when 1.17 drops (This may change) 1.14 would be nice to have as well 1.16.1 is a...
The Current System doesn't support this (1.4.0 (5657e91efd1d40ad951dc9264425e2ab4ffbe22a) killed the feature) See also https://github.com/unascribed/BlockRenderer/blob/1.16-forge/src/main/java/com/unascribed/blockrenderer/RenderProgressGui.java for Ideas / Implementation
https://ftb.gamepedia.com/Feed_The_Beast_Wiki:Tilesheet_update_guide#Renames This can be generated. - Add getFilenameUnsanitized to IRenderer - Open renames.txt at start of bulkrender - For each render add a line in renames - Close renames.txt at...
Probably need to move settings to something similar to the 1.16 Game Rules Screen Render Screen - Drop down select profile / edit Settings Screen This should allow for more...
When the renderer does a batch render, if it encounters two blocks with the same ingame name it applies a numerical suffix to the name of the second one, incrementing...