Solved Furnace Recipe Stuff

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Meggy_Mode

Active Member
Aug 30, 2024
206
8
18
So i'm working on a multi block script and i cant seem to figure out how to make it so only the multi block will take the item and no other furnace, any tips?
 
i figured it out,

Code:
if the smelting item is loop-item:
    set {_item} to the block's ore slot
    clear the block's ore slot
    drop {_item} at event-block