I just made my first mod and made carpets there that can be placed on the wall or ceiling. And I decided to make a separate mod for this with vanilla carpets
If anything, you don’t need to open the item menu and look for a vertical carpet there. This works with vanilla item
#Carpet Variants
38 messages · Page 1 of 1 (latest)
finally I can cover my house in carpets
can you combine carpets and put them on different faces in the same block?
If you mean these two faces, then I have not yet figured out how to place a horizontal and vertical carpet there
Either horizontal or vertical
||Except for creating another model in the form of Г||
it would need to be the same block, but different blockstate
check out how vines do it
Ooh, thanks for the tip
Multi block part moment
yeah do a boolean property for each direction
big brain solution:
make it a block entity
bigger brain solution:
make it an entity

eh, only 1k blockstates for all carpets and all directions, not that bad
sounds more like a BE renderer thingy then imho xD
i think redstone dust has over 1k blockstates by itself though, so 1k states across 16 blocks is really not that bad
all the blockstates ||all the modeling fun||
It works a little crooked so far, but it works
Thanks everyone for the tip
finally i can make padded cells in minecraft
if you could place carpet not on a surface, this could be used to make pipes you can crawl through
alternatively you'd just have to use string everywhere to place the carpet on
if i may ask, how did you do it? i have a similar block for which i practically copied the glow lichen
My code is heavily based on VineBlock's code
ah cool
If necessary, I can provide the code when the summer game fest ends
do you have zfighting if you look at the combining outside edges of two carpets placed in the same block? bc that’s a problem i’m facing
what’s the summer game fest?
https://www.twitch.tv/thegameawards
zfighting
I don't remember anything like that in the code
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
interesting
