Enigmatica 6 - E6 - 1.16.5

Enigmatica 6 - E6 - 1.16.5

1M Downloads

[Suggestion] Decoration-safe version of Tinkers Construct seared and scorched blocks

juh9870 opened this issue ยท 6 comments

commented

Describe your suggestion

Seared and scorched bricks in Tinkers Construct are tile entities, and so can't be used inside Framed Blocks, don't work correctly with Building Gadgets (replace and delete), and may cause lag issues in large quantities.
I've created a kubejs script, that adds non-TE versions of those blocks, that are completely safe for decoration, but can't be used inside a smeltery.

Why would you like this added/changed?

Tbh I just want to use TC blocks with framed blocks

commented

I think, script should also work on 1.18 and 1.19 unless TC dev has changed textures and models locations

commented

Here is download for kubejs files (and item models): tconDecoFix.zip
image
image
image

commented

Thanks. I'll have to give it a think. Off hand I feel like this just clutters things up and has the potential to lead to confusion, despite the very blatant tooltips.

commented

I think this is a pretty good idea :)
The WARNING! on the originals is a tad too ominous though, imo :P

commented

Well, text can be easily tweaked in client script

commented

But there is one issue: Scorched Stone and Smooth scorched stone are always facing upwards, since kubejs doesn't support log-like blocks in 1.16