#How to create a new Create casing

14 messages · Page 1 of 1 (latest)

terse helm
#

As the title says.

fickle flaxBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

smoky plumeBOT
#

You can make custom blocks with KubeJS, and the wiki has a page on them!

rotund musk
#

A casing is basically just a normal block

#

Oh that's lagacy wiki

terse helm
#

I tried, but the textures wouldn't connect.

rotund musk
#

Oh yeah correct

#

You First need to make the modified Texture that is used for the create casing and edited it

#

To fit your new one

#

And then you can either use reflection or there's another way to do connected textures. Though idk about any If those two so you will need to wait for Somebody else to respond

terse helm
#

Hmm…

public static final BlockEntry<CasingBlock> ANDESITE_CASING = REGISTRATE.block("andesite_casing", CasingBlock::new)
        .properties(p -> p.color(MaterialColor.PODZOL))
        .transform(BuilderTransformers.casing(() -> AllSpriteShifts.ANDESITE_CASING))
        .register();
long pendant