
Not compatible with 1.18.2 Create
MirraaaLiv opened this issue · 5 comments
I don't know if someone has already said this, but when loading optifabric with the create mod, it crashes
Trying to add compatibility with flywheel is highly unlikely as that is another rendering engine entirely
bro i didn't even know what flywheel does ngl, thanks for responding tho
…On Tue, Aug 9, 2022 at 5:44 AM Fluffy Bumblebee ***@***.***> wrote:
Trying to add compatibility with flywheel is highly unlikely as that is
another rendering engine entirely
—
Reply to this email directly, view it on GitHub
<#825 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2NI3FNGTL5NF2ZGXMJMWVLVYIZAHANCNFSM553GJZRA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
It does "GPU instancing". If you know anything about OOP, instancing is merely creating "versions" of classes to manipulate the code in a much more advanced way. GPU instancing essentially "copies and pastes" instances of the same block/entity so it doesn't have to re-render the same thing over and over.