Enigmatica6 icon indicating copy to clipboard operation
Enigmatica6 copied to clipboard

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

Open juh9870 opened this issue 1 year ago • 6 comments

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

juh9870 avatar Nov 20 '22 22:11 juh9870

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

juh9870 avatar Nov 20 '22 22:11 juh9870

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

juh9870 avatar Nov 20 '22 22:11 juh9870

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.

MuteTiefling avatar Nov 21 '22 00:11 MuteTiefling

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

NielsPilgaard avatar Nov 21 '22 12:11 NielsPilgaard

Well, text can be easily tweaked in client script

juh9870 avatar Nov 21 '22 12:11 juh9870

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

juh9870 avatar Nov 21 '22 12:11 juh9870