#Is there any way to use casings added via KubeJS as a multiblock's controller appearance block?
20 messages · Page 1 of 1 (latest)
Is there any way to use casings added via KubeJS as a multiblock's controller appearance block?
.appearanceBlock(() => Block.getBlock("kubejs:fissile_heat_safe_casing"))
"kubejs:block/fissile_heat_safe_casing",
"gtceu:block/multiblock/large_chemical_reactor",
false
)``` or do you mean this?
i forgot to push textures to the release version, dev enviroment had them but it's funny to see
this is for connected textures
if your casing has them
That's very helpful, thank you.
🫡
Do I use the KubeJS texture path like in the assets? Or am I misinterpreting the kubejs:block
yes, it is linking back to the resource pack defined in your kubejs assets folder
if you mess up the name the missing texture texture will show
if you mess up the name of anything from gt, it will give you a rather obscure null error
for example


