How would you put fire on a hopper? I tried "/set block ~ ~ ~ minecraft:fire" but that doesn't seem to work when I stand on a hopper.
Let me know if you have a possible solution
Let me know if you have a possible solution
10
https://bugs.mojang.com/browse/MC-150759 is the matching bug report.
yea I read that report before I posted this forum post, I wish there was another way to get it to work... I guess even commands don't work at all :(
/execute as @s align xyz run summon falling_block ~.5 ~ ~.5 {Time:1000000000000000000000000000000000000000000000000000,NoGravity:1b,BlockState:{Name:fire}}
this should do the job, but it will not give the player the fire effect
this should do the job, but it will not give the player the fire effect
ok so I did a bit of testing, it seems as the code you suggested works, but it only works on blocks other than the hopper, like grass or stone. When I paste the code in when im standing on the hopper it falls, but then when it touches the hopper, is gone.....so mojang must of patched fire from being on hoppers
I copied the string and pasted it in, but it shows the fire spawned for a few milliseconds, and it just goes away
worldedit would probably work.
It is a ingame map editor type mod
although worlds with worldedit are still vanilla compatible.
(your world will still work on a vanilla client /server)
this is assuming your using java
It is a ingame map editor type mod
although worlds with worldedit are still vanilla compatible.
(your world will still work on a vanilla client /server)
this is assuming your using java
I didn't see the last part of your comment ^_^
but yes I do use java edition, I did try world edit and it didnt work sadly
but thanks for your suggestion!
but yes I do use java edition, I did try world edit and it didnt work sadly
but thanks for your suggestion!
yea I have it already installed in my mod folder :) The only problem is that I dunno how to use it, but I guess I could try to give your suggestion a go, I never thought of using that :D
Thanks!
Thanks!
Shift click with flint and steel.
If you are talking about java edition, then no. I already tried that. They patched that a long time ago. I thought that commands would work but I guess not. Are you talking about bedrock edition?
