2
How i can do lava block display
How i can create a block display of lava or static lava
Create an account or sign in to comment.
2

I don't know if this is possible. I think fluids don't render correctly in Block Displays.

This prob will work:
summon block_display ~ ~ ~ {block_state:{Name:"minecraft:lava",Properties:{level:"0"}}}
https://mcstacker.net/?cmd=summon
Use this to generate block displays to your liking
(quote/code blocks do not work some some reason)
summon block_display ~ ~ ~ {block_state:{Name:"minecraft:lava",Properties:{level:"0"}}}
https://mcstacker.net/?cmd=summon
Use this to generate block displays to your liking
(quote/code blocks do not work some some reason)