Started by mc_Dandy
on Sun, 11/27/2016 - 17:48
Topic category: Feature requests and ideas for MCreator
Multiblocks would be cool, This option is missing for me
Sorry i am not english
Edited by Nuparu00 on Sun, 11/27/2016 - 19:13
Topic category: Feature requests and ideas for MCreator
Multiblocks would be cool, This option is missing for me
Sorry i am not english
Is there a MultiBlock option?
Not yet
You can use lots of procedures to make one. No custom code
I don't think that a multiblock mod element will be added in the future, because you already can make multiblock structures using procedures.
Just do a lot of "if" conditions that check for blocks, it can be boring and cause the procedure to lag, but it's very easy.
The purpose of mcreator is not providing to the user buttons that do everything by themselves, instead, the modder should think of ways to add a feature with the tools and the limits he has.
Sorry for bad English
Huuh? What is a multiblock?(Sorry for stupidity)
A multiblock structure (the name doesn't make much sense because every structure is made from more than a block...) is a structure like the nether portal, the beacon, the conduit or the enchantment table with bookshelves that needs to be built by the player and has special effects when built.
You can easily make a multiblock structure in MCreator, however, if you want to make a big one, when editing your procedure it will lag (even 3x3x3 structures lag a lot when making the procedure).
Sorry for bad English
Yes about the lag crashed Mcreator when I was working on mine
I hope that the call procedure thing will fix the lag