Started by
NathanTheCraziest
on
Topic category: Feature requests and ideas for MCreator
- - Custom Doors
- - Custom Trapdoors
- - Let us be able to put a 2D texture for a block item like the cauldron
- - Fix the Slime and Magma Cube AI
- - Custom Crops
- - Custom Trees with saplings
- - Custom Particle Effects
- - Enchantments
- - Change how random values are generated (Instead of 0 > 1 you can set the Minimum and Max Value)
- - Add default Enchantments to Tools and Armour
- - Make a change texture procedure (Like how a Wolf's texture changes when It's hunting a mob)
- - Custom trades
- - A scrolling frame for GUIs
Edited by NathanTheCraziest on Sun, 06/07/2020 - 10:38
1 and 2 are planned. 3 is possible if you write your own JSON file and import it as a block texture. 4 uses default vanilla behavior that most likely only works for true slimes and magma cubes. AI bases are suggested not to be used anyways. 5 and 6 is possible with procedures, 7 is already in MCreator 😂 , 8 is literally the most upvoted ticket on the issue tracker, 9 is possible with procedures (you could multiply the existing 0-1 random number and round it to get a better random number) AND somebody made a plugin for it (https://mcreator.net/forum/60405/simple-rng-plugin), 10 is possible with procedures, 11 is planned, 12 is already possible with VANILLA commands, 13 is also planned.
Oh no, I made a mistake, by effects i mean like Smoke, Flames, those things
still possible using procedures....
I just checked on it, I cannot find a way to make custom particles... How?
Oof
I thought you meant existing particle effects
custom particle effects are planned.
Lol!