JannisX11 / blockbench-plugins

Blockbench plugin repository
120 stars 159 forks source link

[Suggestion] Turbo Model Thingy (flans) support #16

Open EternalBlueFlame opened 6 years ago

EternalBlueFlame commented 6 years ago

If this is not a direction you wish to take the tool I understand, but I wanted to make the suggestion anyway, just in case.

Since SMP Toolbox has long gone out of support from it's developer, and has never had any form of multiplatform support, there's plenty of room for this tool to pick up where they left off. A few mods still actively make use of this render as well. The ones I know of, aside from flans, are Traincraft and Fexcraft, additionally, both of those mods have their own, actively updated, spin-off of the render, with extended features beyond the original flans core. https://github.com/EternalBlueFlame/Trains-In-Motion/tree/master/src/main/java/fexcraft/tmt/slim, Traincraft's upcoming rewrite https://github.com/Fexcraft/FCL/tree/1.12.2/src/main/java/net/fexcraft/mod/lib/tmt, Fexcraft

You can find the modeler SMP Toolbox here: https://www.minecraft-smp.de/index.php/toolbox-2-0

The whole thing originated here I believe: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1272395-1-2-5-you-know-what-time-it-is-its-garycxjk-time

Things that would require change/addition to the blockbench editor:

JannisX11 commented 6 years ago

This sounds like something that could be relatively easily implemented as a plugin. The next Blockbench version will have extended support for interface customisation and I could add an interface for render modifications.

Fexcraft commented 6 years ago

There is also an alternative json format for TMT models, (which I do call JTMT). Example. Example 2.

EarthCraftOfficial commented 3 years ago

bump