How do I make a custom furnace only take items with burn value?

Started by Remfy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make a custom furnace only take items with burn value?

I've made a custom furnace-ish item that is suppose to take any item with burn time and use it to smelt stuff. Also, how do I make it take time for it to smelt and not be instantaneous? Is there like a "wait X ticks" block when making a procedure?