[SOLVED] New Ideas For The Next MCreator Update

Started by AtomiX7_NG34 on

Topic category: Feature requests and ideas for MCreator

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 209
[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
Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

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

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 209
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.

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

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

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

Active 3 months ago
Joined Dec 2016
Points:
1134

User statistics:

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

yea wait feature is needed

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 209
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>]

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 209
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"]

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 209
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.

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

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

The wait feature can be done by:

  • Custom Code
  • Procedures
Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

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

The wait/delay block is getting added in 2021.1