Tutorial - Simple Crafting System (Java 1.11+)

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 15

  • @uolamer
    @uolamer 3 года назад

    I googled saw your name in the search results and knew it would be what I wanted. Thanks!

  • @dracorabbid
    @dracorabbid 4 года назад

    Really good job man! Keep up the good work!

  • @The-Wizard
    @The-Wizard 4 года назад

    i was waiting for this

  • @The-Wizard
    @The-Wizard 4 года назад

    keep up my friend

  • @robertzhang5687
    @robertzhang5687 4 года назад +1

    is it possible to craft tnt with a system like this? I am doing a netherite beacon project and need to craft tons upon tons of tnt for that.

    • @jCraftmc
      @jCraftmc  4 года назад +1

      It's not really what it's designed for, but it would be possible if you built two of the input side. We have another crafter we're working on for more complex items, but that's still in development.

    • @robertzhang5687
      @robertzhang5687 4 года назад +1

      @@jCraftmc Alright thx for the answer!

    • @jCraftmc
      @jCraftmc  4 года назад +1

      You could still use ItemScroller. That would speed up the process quite a bit.

    • @robertzhang5687
      @robertzhang5687 4 года назад +1

      @@jCraftmc Yeah I thought earlier I would just place shulkers of sand on the ground and use itemscroller to drop the sand on the ground, then break the chests in my creeper farm and craft.

  • @jmp4446
    @jmp4446 3 года назад

    how do you craft so fast?

  • @raresnistor11
    @raresnistor11 3 года назад

    Does 1.11+ include 1.16?

    • @jCraftmc
      @jCraftmc  3 года назад

      Yes.

    • @raresnistor11
      @raresnistor11 3 года назад

      @@jCraftmc Thx

    • @raresnistor11
      @raresnistor11 3 года назад

      One more thing. Does it work with 16 stackable items(snowballs)?

    • @jCraftmc
      @jCraftmc  3 года назад

      @@raresnistor11 Yeah, the system only cares if the shulker box is completely empty or completely full.