Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
Matteo Beltrame edited this page Mar 19, 2020 · 33 revisions

Sushi Man

A villager acquires the Sushi Man profession when near the Sushi Crafter.

Blocks

Thread Cutter

threadcutter

The Thread Cutter can cut raw meat and transform it into fillets. It behaves similar to a dropper, once the raw meat has been cutted, it drops it.

Recipes:

  • Salmon -> Salmon Fillet
    Time: 120 ticks / 6 seconds
    Amount: 3

Blast Chiller

blastchiller

The Blast Chiller is used to blast chill raw meat fillets in order to make them edible preventing the risk of poisoning

Recipes:

  • Salmon Fillet -> Sashimi Sake
    Time: 200 ticks / 10 seconds
    Amount: 1

Sushi Crafter

sushicrafter

The Sushi Crafter is used to automate the process of crafting the sushi.
A Sushi Man villager entity has to be in a 3 block radius area near the Sushi Crafter in order to make it work.
The output can be collected with a hopper on the bottom of the Sushi Crafter. Inputs can be inserted with a hopper from any side. Inputs will be automatically sorted in the correct slot based on the type of the item inserted.

Recipes:

  • Sashimi Sake + Rice -> Nigiri Sake
    Time: 335 ticks / 16.75 seconds
    Amount: 1

  • Sashimi Sake + Rice + Dried Kelp -> Hosomaki Sake
    Time: 395 ticks / 19.75 seconds
    Amount: 1

  • Sashimi Sake + Rice + Avocado -> Uramaki Sake
    Time: 405 ticks / 20.25 seconds
    Amount: 1

  • Sashimi Sake + Rice + Avocado + Dried Kelp -> Futomaki Sake
    Time: 605 ticks / 30.25 seconds
    Amount: 1


Food

  • Rice
    Saturation: 1
    Hunger: 2
    Snack: no

  • Sashimi Sake
    Saturation: 0.95
    Hunger: 2
    Snack: yes
    Effect: Hunger
    Effect duration: 1200 ticks / 30 seconds
    Effect chance: 17.5%

  • Salmon Fillet
    Saturation: 0.95
    Hunger: 2
    Snack: no
    Effect: Poison
    Effect duration: 500 ticks / 25 seconds
    Effect chance: 22.5%

  • Avocado
    Saturation: 1
    Hunger: 1
    Snack: no

Sushi

Remember that the sushi is All You Can Eat: it is possible to eat sushi even when the saturation bar is full, making the health recover faster.

  • Nigiri Sake
    Saturation: 1.85
    Hunger: 5
    Snack: no
    Can be manually crafted: yes
    Crafting table recipe:

    nigirisake


  • Hosomaki Sake
    Saturation: 1.65
    Hunger: 4
    Snack: yes
    Can be manually crafted: no

  • Uramaki Sake
    Saturation: 2.25
    Hunger: 7
    Snack: no
    Can be manually crafted: yes
    Crafting table recipe:

    uramakisake


  • Futomaki Sake
    Saturation: 2.85
    Hunger: 8
    Snack: no
    Can be manually crafted: no

Note: values may change in future releases

Clone this wiki locally