This version has special logging for hard to debug issues, it does generate huge logs which takes time. Let me know if this should be ported to other versions or needs improving.
Updated for better nested #if, ported Forge updates to Fabric
Updated for better nested #if's
Mostly under-the-hood changes that should make updating easier.
ADDED: Reads directives such as #if MC_VERSION >= 13000
, #else
, and #endif
and determines whether or not to include the blocks within those sections.
IMPROVED: Should also behave better with blocks with entries like thermalfoundation:ore:1
Hey! This release is for Forge 1.12.2! This version also slims down on the useless code. Might port changes to Fabric.
Initial Release of Euphoria Companion. Made to assist in those trying to add modded blocks to Optifine Shaderpacks, or updating their shaders to a new version of Minecraft.
Modern is for 1.19.3+ Legacy is for 1.16-1.19.2
Fabric only as of right now.