How can funnels be used as torches in Minecraft?

ce
10

(See picture) How do you do that? You can't just light the funnel.

How can funnels be used as torches in Minecraft
Bo

Yes, you can, with a plugin it will burn indefinitely.

ce

What is a plugin?

Bo

Is it only available on servers, so that you can e.g. Do / lobby you also need a plugin

Il

A kind of mod, but not every user has to install it

Le

Server plugin, then everything burns indefinitely

tr

Should go with setblock or WorldEdit.

With this you should be able to set a fire block, it will then continue to burn until there's some block update in the vicinity of the fire.

Da

Mach / gamerule dofiretick false and it burns forever

Me

You can with

/ gamerule doFireTick false

Turn off fire tick calculations. This means that fire blocks burn indefinitely, no matter which block. It also stops fire from spreading.

On servers this is of course solved with a simple plugin.

Me

There's also a simple gamerule for that

Gu

Simply / gamerul doFireTick false and pack this command into a plugin and vola