Additions 1.5.5 [Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6]

Supported MCreator versions
2023.4
2024.1
2024.2
Tags / plugin type
Procedures
Additions
Downloads:
6240
Upvotes: 48
About the plugin

This plugin adds some procedures

 

Changelog

v1.5.5

Added a procedure "Get seed of world"

 

v1.5.4

Added support for MCreator 2024.2

 

Information

This plugin supports Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6

This plugin supports MCreator 2023.4 or above

License
MIT License

Plugin downloads
Additions 1.5.5 for MCreator 2024.x - Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6 - Additions-1.5.5-2024.x-1.19.2-1.19.4-1.20.1-1.20.4-1.20.6.zip.zip Uploaded on: 08/08/2024 - 12:51   File size: 159.2 KB
Additions 1.5.5 for MCreator 2023.4 - Forge 1.19.2 / 1.19.4 / 1.20.1 - Additions-1.5.5-2023.4-1.19.2-1.19.4-1.20.1.zip.zip Uploaded on: 08/08/2024 - 12:51   File size: 110.21 KB

Comments

we need damage type for projectiles, if it's not possible already.

hey, how could i remove effect that are in effect iterator? or is that not implemented yet

You can in fact do it but only using a custom code snippet. I hope sumeshi implements that into a block cause it's really useful to have, but yeah can be manged using something like this:
entity.removeEffect(mobeffectinstance.getEffect());
I've tested this out and does work, but in some cases effects that deal damage over time (Like poison) Get removed but you still keep taking poison damage, that's what happened to me while testing but could be a problem on my specific code and the triggers I use. Hope this helps!

When I try to open Mcreator 2024.2 with 1.5.4 it freezes up at 'Processing plugin data'

Hi, an idea to add is the display blocks, similar to what you did with the falling block, entity and others.

why is there arrow sound for shot projectile procedure?
is it possible to change for this plugin?

Hey, i have a question, is it possible to add a procedure block like:
Do entity with UUID [ ] exist in the world

I'd like to be able to know if when a specific player is connected to the world.

What is new about the procedure you added for changing player dimention as it already exists in player procedures tab

When I try to open Mcreator 2023.4 with 1.5.2 it freezes up at 'Loading Plugin Templates'