Suggestion Features for the next Update.

Started by Trolmaso on

Topic category: Feature requests and ideas for MCreator

Active 3 years ago
Joined Mar 2020
Points:
1262

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
Suggestion Features for the next Update.
Thu, 01/21/2021 - 15:36 (edited)

Do you guys think you can add some new features in your new update? 

1. A pressure plate block type option for blocks like the slab type.

2. A door block type for the blocks. (This might be hard)

3. Add an option for Living Entities (mobs) to make the mob only spawn on a specific block. (or blocks)

 

 

Edit: 2021: Heh, all of these are pretty much added almost a year later

Edited by Trolmaso on Thu, 01/21/2021 - 15:36
Active 4 years ago
Joined Jan 2019
Points:
886

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
1 and 2 are good ideas. 3…
Sun, 04/05/2020 - 10:45

1 and 2 are good ideas.

3 can be done with a simple procedure:

Trigger: on entity spawn
if ( NOT ( block at X Y-1 Z is (block) ) )
     despawn provided entity

Active 6 days ago
Joined Aug 2016
Points:
3303

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2931
1 and 2 are already planned.
Tue, 04/07/2020 - 18:57

1 and 2 are already planned.

Active 3 years ago
Joined Mar 2020
Points:
1262

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
Thanks for telling me :D  …
Tue, 04/07/2020 - 20:09

Thanks for telling me :D

 

How do you know this though?

Active 6 days ago
Joined Aug 2016
Points:
3303

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2931
I check the tracker.
Sat, 04/11/2020 - 15:09

I check the tracker.