#Crafter blockshape

1 messages · Page 1 of 1 (latest)

fierce cliff
#

Does anyone know what blockshape a crafter uses? I want to see if its possible to make a better directional dropper pack

earnest sluice
#

I think the crafter just uses the basic cube

lyric zephyr
#

What did you make tweak or better survival texture pack

fierce cliff
lyric zephyr
#

Let's research for crafter block

lyric zephyr
fierce cliff
#

Dropper and dispensers that show the direction they are facing

earnest sluice
#

Oh. You don't need a block shape for that

#

What you need is to use material_instances instead of blocks.json, and to have the block trait that shows rotation

#

I'll send an example

#

just give me a second

earnest sluice
#

It renders weirdly in the inventory, but I don't think there will be a fix for that until the next update

#

But the main way it works is that it uses the facing_direction trait to determine which direction the player was facing when placing it

#

Then, it rotates the block based on the value of that trait to make it face towards the player in the permutations

fierce cliff
#

ill try it out, tysm

fierce cliff
#

i even cleared my blocks.json file to only incl;ude what u sent but with not results

earnest sluice
#

Don't use blocks.json

#

That will make it so it can't rotare

#

Material instances in the bp file handles the texture

fierce cliff
#

whats the bp file

#

this?

#

oh wait

#

is this for behavior packs only?

#

is this what i need?

#

and it sems like this wont be doable on a vanilla dropper

tacit blade
earnest sluice
earnest sluice
earnest sluice
#

Sorry, didn't realize that

#

Assumed you were making a custom block

#

Mb

fierce cliff
#

Its fine, thanks for all the help

fierce cliff