Started by
mangamaniacs2064
on
Topic category: Help with Minecraft modding (Java Edition)
hi.. i tried many things to make a block that sotres fluid in it..
can someone telle me in steps how this works..
first we can insert water in it? or we can to use procedure to increase fluidlevel ?
when i use tag text <fluidlevel> mine is always showinf 0... maybe because i didnt found how fill the block. water or lava....
Obviously, turn on tile entity and the fluid storage setting, but after that just use procedures, fill block with fluid, type. You can use "when right clicked" trigger to detect the player's hand, to make it where you fill it with buckets and it empties the bucket.