MCreator Tutorial: Using procedures for a custom crafting block

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

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

  • @mrpipper7271
    @mrpipper7271 6 лет назад +6

    Could you guys make more of these, I really need more tutorials to do these more advanced things, I understand creating blocks and everything but more advanced stuff like intro to procedures would be awesome, this video really helped me out

  • @aditigro8974
    @aditigro8974 6 лет назад +7

    This is exactly what I was trying to do for my Gadgets mod. I was doing it completely wrong and wondering why it didn't work. Pylo you're the best.

  • @DerHoppel87
    @DerHoppel87 6 лет назад +58

    Nice Tutorial! Could you please make a tutorial about a custom furnace?

    • @Pylo
      @Pylo  6 лет назад +10

      It is a very similar process, although right now you can't create delayed smelting, unless you use a tick update even trigger and random possiblitly.

    • @peterwinkler2714
      @peterwinkler2714 6 лет назад +2

      You asked something that im realy wanting, since im trying to make some personal port of the Metallurgy mod to 1.12. But im stucked in this part since i cant mix my metals on furnaces, and i know too little of programing. I realy want a furnace with to slots on input and just one output item. I'ld be very thankful.

    • @forwatching6708
      @forwatching6708 6 лет назад

      Wait so there is currently no implementation of delta time or incrementation?
      If so then surely incrementing a count biased off delta time and triggering on a >= test would allow for delayed crafting?

    • @Zenedy
      @Zenedy 6 лет назад +1

      @@Pylo will you add this function?

    • @darkromano_
      @darkromano_ 5 лет назад

      Plz Custom Furnace

  • @allozabd
    @allozabd 6 лет назад +64

    You my friend, are a life saver

    • @Pylo
      @Pylo  6 лет назад +11

      Thanks!

    • @overforest1195
      @overforest1195 6 лет назад +2

      Same here - the new procedure area confused me at first but I feel like a master now thanks to you!

    • @NinjaMaster-qo6ne
      @NinjaMaster-qo6ne 5 лет назад +1

      @@PyloI got a error idk what to do 'error input a on compare_mcitems' is the error idk what to do I can't save my thing now :(

  • @Cerulium
    @Cerulium 5 лет назад +1

    Mcreator is actually so good. It keeps getting better and better the more I explore it.

  • @elyouseekay_plays
    @elyouseekay_plays 5 лет назад +16

    How would you add a crafting time to it? Like if you wanted the “fusion” to take 20 seconds for instance?

    • @JerryKid72
      @JerryKid72 5 лет назад +1

      im still learning this stuff but i believe the tickrate is relative to time in MC

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

      There are 20 ticks in a second.

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

      @@masn7198 I believe that this tickrate can be changed. By default, however, it is 20 tps.

  • @tsakumo
    @tsakumo 5 лет назад +17

    when I open mcreator, it stay in "loading workspace data", wich I do

    • @Pylo
      @Pylo  5 лет назад +4

      Open a support ticket on our issue tracker (mcreator.net/tracker) and we will help you out.

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

      Portuguese: Oi krozen hahahahhaha
      English: Hi Krozen hahhahahah
      (simple translation)

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

      ​@@Pylo hi bro I'm an italian guy and I want to learn something more about modding with mcreator, so can we chat on telegram for some informations?

  • @nyuppo
    @nyuppo 6 лет назад +8

    This is so cool, thank you for the tutorial! Keep it up, that's awesome!

  • @9dash
    @9dash 6 лет назад +13

    Is this system expandable? Since i would really like to make a full crafting table!

    • @Pylo
      @Pylo  6 лет назад +2

      Molten9678Dash Of course it is, you just need more slots and more checks for blocks in the crafting procedure.

  • @potreality6624
    @potreality6624 6 лет назад +1

    This is the best program of mods i've "EVER SEEN"

  • @wickerbottom5782
    @wickerbottom5782 6 лет назад +3

    Thank you so much, with this tutorial I can make everything I want!

  • @noikju
    @noikju 5 лет назад +4

    @Pylo works this also for the new version of MCreator ??? Pls replay
    Sry for my English

    • @Pylo
      @Pylo  5 лет назад

      It does, this page might help too: mcreator.net/wiki/making-guis-slots

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

      lemme help ya: @pylo does this work for the newer version of MCreator too??? Pls reply

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

    aaaaaah, thank you so much. You solved all the problems I had with my crafting table

  • @samoerai6807
    @samoerai6807 3 года назад +1

    Hi! Can you code in MCreator like you can in visual studio? And are there any things you can’t do with MCreator you could with visual studio? Can you make mods like weapons mods, dreams world control mod, and world generation mods like Terra with MCreator?

  • @DeralTGM
    @DeralTGM 6 лет назад +1

    can you pls tell me how to change the hitbox from custom mobs please i have problems with it and the this.setSize(0.6F, 1.95F) doesn't work at all

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

    Hi, I don't find the code block "get item from slot X of block at : x y: y z: if it has inventory", what replace it in MCreator 2020.4 ?

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

      Me too with 2021.1 - Also the comparator part is missing or changed.

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

      Nevermind, I've worked it out

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

    Is there a way to open the normal default Minecraft 3x3 Crafting Grid with a Prodecture?? I want to make a Craftingpad like in the Inventory Pets Mod

  • @skullmixgaming8395
    @skullmixgaming8395 6 лет назад +3

    Finally they made a tutorial

  • @cuberti
    @cuberti 6 лет назад +6

    Ну что я могу сказать, Спасибо! Очень пригодилось!

    • @Kirilla39
      @Kirilla39 6 лет назад

      И я

    • @_Rediska01
      @_Rediska01 5 лет назад

      у меня не работает хоть я и делал как показано

    • @swilleh_
      @swilleh_ 5 лет назад

      @@_Rediska01 Потому что надо слушать ещё

  • @MisterCookie1413
    @MisterCookie1413 2 года назад

    This helped a lot! Thanks!

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

    spent 3 hours trying to figure out what I was doing wrong, turns out I never ticked tile entity when making the block .-.
    Anyways fantastic tutorial, really helped me not only do what I needed to do, but understand enough to apply it to my own needs!

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

    I do it on MCreator 2020.1 but there is no == operations

  • @xDovahOG
    @xDovahOG 6 лет назад +1

    Small question, given the method shown, how would you set up to have *multiple* items needed to craft an item? For instance, if you needed an Iron Block in slots 1, 2 and 3, as well as the Rose Red in slot 4?

  • @henricolonthree
    @henricolonthree 6 лет назад +2

    Amazing Tutorial! But I Have 1 Question How Do I Make It To Have More Input Slots?

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

    What procedure plug-ins did you use ? I can’t find the player procedures that I need

  • @hgrend
    @hgrend 3 года назад +1

    i don't find the block procedure : "get item from slot 0 of block...". Can you help me ?

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

    You are an amazing human being

  • @saltyegg4204
    @saltyegg4204 6 лет назад +1

    This is so great! can't wait until more updates came out! :D

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

    Thanks so much I’ve been looking for a tutorial like this for so long!

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

    OMG. I can make amazing mods with this!

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

    umm
    does it not work on 2020.1?

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

    I don't have "block actions" can you make an updated version for 2020.3

  • @DIDACTOX
    @DIDACTOX 5 лет назад

    Tellement bien ce logiciel, tellement de possibilités ! Perso je l'utilise à fond pour la création de mon mod sur ma chaine RUclips :)

  • @forwatching6708
    @forwatching6708 6 лет назад

    This looks cool but a little bit of constructive feedback.
    It would be much easier to read the logic if your AND and OR sections were vertical.
    The horizontal seems to make some lines much too long, this should just be an update to the visuals and not require changing too much of the logic behind them.
    Love the concept of mod creation in a scratch like system.

  • @Poojue
    @Poojue 5 лет назад

    Ok
    i did this and it worked, But When the output slot was full and the button was pressed the input items would still go away is there a fix for this

  • @delavanty
    @delavanty 2 года назад +2

    this seriosly needs an update the procedure codes are different now

  • @arcader9184
    @arcader9184 5 лет назад +1

    Hey I was having a problem. I was trying to make a blast furnace (I know there already in the game in 1.14 but there is no option for 1.14 and I'm using it for a different reason anyways) I wanted to make it so that when I combine coal and iron it would give me steal. I diced to use mossy cobblestone as a place holder, as steal is something I have yet to add (don't know if that matters). I added a button called "forge" to craft it but when I click it nothing happens. Is anyone else having this problem? Dose anyone else might know what I am misunderstanding in this equation? Any info would help. Thanks!

  • @DJ_Dion
    @DJ_Dion 6 лет назад

    I realy needed this for my mod sorry for the bad spelling

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

    A furnace type machine? Like Ender io alloy smelter, or even Sag mill? Are either of these possible??

  • @derpyinahole
    @derpyinahole 6 лет назад +8

    How do I make a crafting grid in an item?

    • @Pylo
      @Pylo  6 лет назад +2

      You can assign open GUI procedure to the item, but inventory binding for items is not possible yet, but will be supported in future updates.

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

    how do you make a different shaped block? like candles grinders and enchantng table armor stand etc

    • @711pizzaslice
      @711pizzaslice 3 года назад

      you would need to model it in blockbench. thankfully its not that hard and is super easy to import into mcreator.

  • @kalut.
    @kalut. 5 лет назад

    super duper helpful !!! thanks alot !!!!!!

  • @dawidkowalski2933
    @dawidkowalski2933 5 лет назад

    thanks for guide!

  • @Weightus2465
    @Weightus2465 5 лет назад

    Pylo, could you please link the program you are using to create textures? I am using novaskin and it's pretty annoying because I can't create more detailed textures.

    • @Pylo
      @Pylo  5 лет назад

      We use GIMP for most of the texture work.

  • @williamlevesque380
    @williamlevesque380 5 лет назад

    Thank you so much man. It will be now best for my food mod than doing all in craft tables!

  • @danubcraft3708
    @danubcraft3708 2 года назад

    How do i make it show up as an options when making a recipe?

  • @jeremycharron40
    @jeremycharron40 5 лет назад

    Alright, I followed everything, until for some reason, I can't place what's needed into the set procedure.
    Other procedures can fit in it, but not the one I need to use.
    I've tried lining it up and everything, to no avail.
    Please help...

  • @postafezes
    @postafezes 4 года назад +6

    But there's no "==" Logic operation i my mcreator

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

      Desmonetização btw I tried everything and it dose not work

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

      @@voidfirez9394 thats sad

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

      Acho que a versão e alguns elementos mudam dependendo da versão :(

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

      me too i thing we have newer version

  • @possiplleasf3572
    @possiplleasf3572 5 лет назад +1

    شكرا جدا علي الشرح بس انا من مصر وبستخدم البرنامج بشكل يومي
    Thank you very much for explaining, but I am from Egypt and using the program on a daily basis

  • @aether9539
    @aether9539 6 лет назад +4

    This was absolutely fantastic! Thank you for contributing! I was wondering how I could make a crafting table with three slots instead of two. Thanks in advance!
    PS. (I'm new to procedure script. I only work in C#.NET C:)

    • @kicks17550
      @kicks17550 6 лет назад

      i was wondering the same!

  • @DECARAB
    @DECARAB 6 лет назад

    right clicking the block does nothing... i have all the gui and procedures set up... why doesnt it work? so..... the only way i got it to work was by creating a keybind... (set it to g randomly) once i set a keybind for it i can now use right click to open the block, is this supposed to happen?

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

    This is an amazing tutorial!!!! Thank you!!!

  • @VanillaSpooks
    @VanillaSpooks 5 лет назад

    how do i make a crafting recipe for normal crafting table for a custom item????

  • @mmgmismas
    @mmgmismas 6 лет назад +1

    Is there some way how can I make something timed? Like a "wait 4 seconds" puzzle in the procedure. Thanks for help.

    • @Pylo
      @Pylo  6 лет назад +1

      Right now, this is not possible, but it's a feature that is planned to be implemented in the future updates.

    • @sedargames8161
      @sedargames8161 6 лет назад

      MMG Miš Maš Games Scoreboard timers.

    • @visibletonone.superiortoal2033
      @visibletonone.superiortoal2033 5 лет назад

      It is possible check the forum with one of my posts.

  • @k0su981
    @k0su981 5 лет назад

    Hi i am trying to get a templet like you are useing on the internet taht has 64x32 pixels and i wonder WHER DO YOU GET THEM! they exist no where on the internet

  • @mikaele
    @mikaele 2 года назад

    Is this outdated with the most current version? I can't find a lot of these procedures

  • @cooltnt
    @cooltnt 5 лет назад

    thanks man you explain very well

  • @catalinnic9356
    @catalinnic9356 6 лет назад

    Is a posibility to create a backpack with this version of MCreator if is this posibile you can help me, if not try to add this in the new update

  • @Goldorion
    @Goldorion 6 лет назад

    Thanks you very very very very much for this tutoriel !!!!!

  • @tehwatermeloon865
    @tehwatermeloon865 6 лет назад

    How do you line up GUI stuff? When I try to do it always becomes a weird shape or they get inside of each other.

    • @Pylo
      @Pylo  6 лет назад

      You can try rearranging it until it looks nice. We will add the grid system and improve the GUI editor in the future updates.

    • @tehwatermeloon865
      @tehwatermeloon865 6 лет назад

      Thanks!@@Pylo

  • @thortroy4627
    @thortroy4627 5 лет назад

    what photo edditor was this agin. Sorry i couldn't understand what you said becuse of the acent

  • @Dampalius
    @Dampalius 5 лет назад +5

    Can u do tutorial about Crafting Table that can only craft certain items :D

    • @Nekonesse
      @Nekonesse 5 лет назад

      but this is it..

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

      did you find one?

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

      @@Nekonesse its not though

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

      @@KodakFiNaliZe how is it not

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

      @@Nekonesse exactly it is otherwise u could just use a simple crafting table what's the need of custom

  • @hatac
    @hatac 5 лет назад

    OK What happens of you want the items to stay when you close the gui so the process runs on a timer? I've got that problem, It will not hold the items.

  • @TimbersNews
    @TimbersNews 5 лет назад

    It's quite problematic because we can't see the small texts on the screen, and so I have a new version of MCreator and so I'ts hard to find correspondences.

    • @Pylo
      @Pylo  5 лет назад

      Other tutorials on this page might help you: mcreator.net/wiki/making-guis-slots

  • @hackervip3675
    @hackervip3675 5 лет назад

    I did exactly what you did, tho it still says that components is missing or something like that, I checked for any errors very closely and I could not see any, can you please make an updated version of this, or help me?

  • @deadeye3.06
    @deadeye3.06 6 лет назад

    Can you help me? Because whenever I go to export my mod it says "Porblematic Mods and then under that theres nothing and it cancels the WHOLE thing.Please help if you can.

    • @deadeye3.06
      @deadeye3.06 6 лет назад

      I meant *Problematic Mods*

  • @arslanegeyildirim1516
    @arslanegeyildirim1516 5 лет назад +1

    this is awesome thank you for sharing :))

  • @deadeye3.06
    @deadeye3.06 6 лет назад

    I have a question-How do you create a crafting table that multiplies how many items you get?I need this for my mod-TUC-(The Uncraftable Craftables)

    • @deadeye3.06
      @deadeye3.06 6 лет назад

      Nevermind I figured out how-I think-I haven't tested it yet though But thanks I keep forgetting that is how you do it so I watch this video ALOT!!!

  • @megatuberscraft
    @megatuberscraft 5 лет назад +3

    I did everything the same as the tutorial and it worked, but when I press the button nothing happens, please help me
    if something is written wrong excuse me because I do not speak English I had to translate in google translator '-'

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

      Me too, do you found a Solution ?

  • @dangermage
    @dangermage 5 лет назад +1

    I don't know if you can do this in 1.8.1 but can you make a furnace?

  • @Triptor
    @Triptor 6 лет назад +2

    Will There be analysis of other gates?

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

      In the electronics would a lot of components come from 4 or so gates, =, != (invert/not), and, or, xor... pretty much all those give you the logic to build anything and everything... from jk flip flops that slow signals and so much more... so technically you could do similar logic with this I would assume

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

    what software are you using? fot the textures

  • @1231-m3m
    @1231-m3m 6 лет назад

    Greato job!Is it possible to make a container block wich change texture depending on how much stuff is inside?I manged to do that but with block change and lost of the item,and only trigger when i open the block's GUI,im getting crazy :o

  • @dashingzanydirector4621
    @dashingzanydirector4621 6 лет назад

    Im trying to make more of a furnace. Any tips?

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

    can u put the procedure download as a ptpl file plz, if not its fine
    (im guesssing not cuz its kinda late)

  • @antonvaedak5816
    @antonvaedak5816 6 лет назад

    Hello , thanks you for the tutorial , but i'm sorry to ask that , why does my gui don't bind with the block inventory that I have enabled . The inventory don't appear in the GUI .

    • @Pylo
      @Pylo  6 лет назад

      Just close the GUI editor window and open it again. The second time you open it, the inventory will be there. This bug will be fixed in MCreator 1.8.1.

    • @antonvaedak5816
      @antonvaedak5816 6 лет назад

      @@Pylo In fact i've already try that but it didn't worked . I'm sure to have follow all the instructions in the video . And yet I reinstalled a clean 1.8.0 mcreator and it is still bugged , don't know what to do .

  • @mik9317
    @mik9317 6 лет назад

    Hey! so i was wondering if you could add a different custom mob model maker program because techne doesn't work. maybe team up with MrCrayfish and ask him to make one? and also, when i try to make a 3d block it doesn't work. any help? thanks! keep up the good work!

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

    I cant continue from 5:48 because i cant but whatever the thing in 6:00 is called in that slot, can i get some help?

  • @blokku4176
    @blokku4176 6 лет назад

    Am i able to make a custom HUD using mcreator?

  • @ivanfumi4270
    @ivanfumi4270 5 лет назад

    idk what happened, i did exactly what you did, except i added some more slots to make it appear like the normal crafting table and when i tested it the game stopped working somehow

  • @Seriostudio
    @Seriostudio 5 лет назад

    one question , i wont if is possible, set block position (or schematics) like wither or golem spawn or portal

    • @Seriostudio
      @Seriostudio 5 лет назад

      i find it! block set pozzz

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

    hello, i have a problem, my custom mob not march :'(

  • @TranZitJr
    @TranZitJr 5 лет назад

    My craft button does nothing, nothing shows up in slot 2. Any ideas on what went wrong?

    • @Pylo
      @Pylo  5 лет назад

      You most likely missed one of the steps. We suggest you to download our example workspace from mcreator.net/modification/42649/fusion-table-procedure-demo and build from there.

    • @TranZitJr
      @TranZitJr 5 лет назад

      Everything on the example workspace is identical to my mod, yet it still doesn't work.

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

    can you make an updated version for 2020.3

  • @gunngg908
    @gunngg908 5 лет назад

    hELP. I want to make crafting table that deletes first item and damages the second, but when it's damaged it ends working and I need to use another second item. + I want items to not stay in crafting table when you exit

  • @typenull-qb1yb
    @typenull-qb1yb 5 лет назад +1

    Say I wanted to add more item requirements (not just 2 items) How would i do that?

    • @711pizzaslice
      @711pizzaslice 3 года назад

      i dont quite know but i think all you need to do is do what he did but more times

  • @judeidkk
    @judeidkk 5 лет назад

    @pylo I don't have some of the gates

  • @Rusblx
    @Rusblx 4 месяца назад

    it doesnt work on the older version of mcreator since there are none of these things with the "[ ] == [ ]"

  • @r0ma1nf74
    @r0ma1nf74 5 лет назад

    Thank you very much you save my life !

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

    What if you wanted to make it like this:
    You've have two items - and both convert those items into other items?

  • @belz5018
    @belz5018 5 лет назад

    How can you make advanced movement like double jump or dash?

  • @aboutence9130
    @aboutence9130 6 лет назад

    Help...
    I did everything according to the tutorial but it keeps saying:
    “Recompilation has failed because compiler found errors.”
    and then under “Mods that cause errors” it says:
    ExtractorInterface (FusionInterface for you)

    • @MysteriousWolf
      @MysteriousWolf 6 лет назад

      Please open a support ticket over at mcreator.net/tracker with the entire error log (console contents).

  • @thelemonatti5054
    @thelemonatti5054 5 лет назад

    I don't know if this is just my pc but it crashes when i try to open the ui

  • @awkxeniph_9662
    @awkxeniph_9662 5 лет назад

    Is it possible to change version minecraft with the latest version of m creator?

  • @ModsConSantino
    @ModsConSantino 5 лет назад

    Oh my god, thanks you so much. I love this video.

  • @Seriostudio
    @Seriostudio 5 лет назад

    VERY COOOOOOOL!!! your amazing!

  • @Speal_
    @Speal_ 6 лет назад

    awsome id ive been having trouble but whatever i think i know the issue anyways could you do a video on how to make customized trees im looking to recreate the entire skyfactory modpack into one so i need some custom trees

  • @OfficialIvy2006
    @OfficialIvy2006 5 лет назад +1

    can you do a custom torch?

  • @extremempsilvamps5851
    @extremempsilvamps5851 5 лет назад

    I do not know you will answer this but I am a mod, plus a creature is going to have an AI of wolf, but in the version when it turns baby he gets with the model of dog, I used techne.

  • @necrotecteam6571
    @necrotecteam6571 6 лет назад +6

    Hello Pylo,i'm dreaming about armor with custom model,can be this added in future updates?

    • @theslashotaylor4745
      @theslashotaylor4745 5 лет назад

      @Brendan Tuffy it is already. you should import armor texture