[SOLVED] New Ideas For The Next MCreator Update

Started by AtomiX7_NG34 on

Topic category: Feature requests and ideas for MCreator

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] New Ideas For The Next MCreator Update
Tue, 03/16/2021 - 11:58 (edited)

Hello Klemen or someone else in the MCreator team,

i have some ideas for the next MCreator update:

  • A Global And Local Variable, that can store blocks and items.     {Custom variables} =     [ Get Global: (item1) ]       ( Set Global: (item1) to: [ex. Diamond Ore] )
  • A Procedure Block, that allows you to place a block (ex. Diamond Block) 1 block (or another amount of blocks) from X Y Z away in all directions (Front, Back, Right, Left, Up, Down).     {Block procedures} =     [ Place Block [ex. Diamond Block] (ex. 1524) blocks away from (X) (Y) (Z) in direction {ex. FRONT} ]
  • An Integrated 3D modeller:     MrCrayfish's Model Maker or something like this for Blocks / Items.    Blockbench or something like this for Entities.    Or please make you own.
  • An Icon Chooser for slots in the GUI editor. When you are adding a slot, you can choose an icon, that will be displayed on the slot.

When I get some new ideas, I will tell you.

Edited by AtomiX7_NG34 on Tue, 03/16/2021 - 11:58
Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(No subject)
Mon, 01/06/2020 - 16:56

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And please add a wait()…
Wed, 01/08/2020 - 18:13

And please add a wait() procedure block. (Logic and loops)-tab

You can enter something like "1µs", "1t", "1ms", "1s", "1min", "1h", "1d", "1w", "1m" or "1y".

µs = microsecond/s    t = tick/s    ms = millisecond/s    s = second/s    min = minute/s    h = hour/s    d = day/s    w = week/s    m = month/s    y = year/s.

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And please add a [Village…
Wed, 01/08/2020 - 18:19

And please add a [Village customization] button in mod element [Structure]

Last seen on 17:38, 28. Mar 2024
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yea wait feature is needed
Fri, 01/10/2020 - 15:55

yea wait feature is needed

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My item/block variable idea…
Fri, 02/12/2021 - 09:29

My item/block variable idea is already in MCreator:
Set itemstack "block" to: [Convert block <block> to item]
Set itemstack "item" to: [<item>]

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And: [Convert item [Get…
Fri, 02/12/2021 - 09:31

And:
[Convert item [Get itemstack "block"] to block or AIR if conversion fails]
[Get itemstack "item"]

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Integrated 3D Modeller isn't…
Fri, 02/12/2021 - 09:41

Integrated 3D Modeller isn't needed anymore,

Icon inside of Slots is already possible:

  • Custom Code
  • Placing an image onto a slot

 

Only one thing left:

[Place block <block> <int> blocks away from <x> <y> <z> in direction <direction>]

or something.

Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The wait feature can be done…
Fri, 02/12/2021 - 09:43

The wait feature can be done by:

  • Custom Code
  • Procedures
Last seen on 15:38, 1. Dec 2022
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The wait/delay block is…
Tue, 03/16/2021 - 11:57

The wait/delay block is getting added in 2021.1