Started by DaRedBearYT on Sun, 09/01/2024 - 21:16 Topic category: Help with Minecraft modding (Java Edition) I am making volcanic lava and I want it to emit particles, how can I do this? Jump to top You can make it a block entity and make it spawn particles on tick update above the block so y+1 or whatever in a 1x1x1 area. Jump to top Permalink Log in or register to post comments
You can make it a block entity and make it spawn particles on tick update above the block so y+1 or whatever in a 1x1x1 area. Jump to top Permalink Log in or register to post comments
You can make it a block entity and make it spawn particles on tick update above the block so y+1 or whatever in a 1x1x1 area.