Additions 1.2.1 [Forge 1.19.4 / 1.20.1]

Supported MCreator versions
2022.3
EAP 2023.4.44716
Tags / plugin type
Global triggers
Procedures
Additions
Downloads:
3993
Upvotes: 42
About the plugin

This plugin just adds some procedures

Procedures of damage source will be added on MCreator 2023.4, so they have been removed (Forge 1.19.4 / 1.20.1)

 

Features (Forge 1.19.4 / 1.20.1):

 

Changelog: 

v1.2.1

Fixed bugs of a procedure "Get entity from UUID"

Note that tags of damage source will no longer be supported because of some issues (Forge 1.19.4 / 1.20.1)

 

v1.1.1

Fixed bugs of a procedure "Is block replaceable"

 

Information:

This plugin supports Forge 1.15.2 / 1.16.5 / 1.17.1 / 1.18.2 / 1.19.2 / 1.19.4 / 1.20.1 / Fabric 1.19.2

This plugin supports MCreator 2022.3 and 2023.4 or above

License
MIT License

Plugin downloads
Additions 1.1.1 - Additions_1.1.1.zipUploaded on: 09/04/2023 - 12:42   File size: 141.04 KB
Additions 1.2.0 for MCreator 2022.3 - Forge 1.15.2 / 1.16.5 / 1.17.1 / 1.18.2 / 1.19.2 - Additions_1.2.0_2022.3.zipUploaded on: 11/24/2023 - 16:20   File size: 91.01 KB
Additions 1.2.1 for MCreator 2023.4 - Forge 1.19.4 / 1.20.1 - Additions_1.2.1_2023.4.zipUploaded on: 11/24/2023 - 17:18   File size: 16.66 KB

Comments

What is the difference between "entity to spawn" and "spawn entity" and between pink damage source block and purple damage source block?

Hey, great plugin! This has some quite useful features. I wanted to ask if you could potentially add one more code block to your plugin?

I'm really looking for something that can get the data of a mob and save it to a string (specifically the data you'd get by doing /data get entity). I'm really hoping you might potentially know how to add such a thing as its a feature I've been looking for for a long time. Being able to fully capture entities would finally be possible if something like that can be added.

Is it possible to deal damage to an entity without dealing the set knockback of the entity? Like if I wanted to do a damage over time or something similar. and a image of an example damage tag setup might be helpful as I knew how the old system worked but I'm having some issues with the new one.

I was create a new damage type "Erode" and when I checked for the provided damage source in entity attack event, it said DamageSource (cactus)?

I updated my wworkspace from 1.19 to higher version. but the procedures used damagesource can't update. can u fix this, i have used this pluglin in many procedures.

My game crashes when trying to deal damage to an entity on "Before entity is hurt" or "entity attacked" events.
Picture of my procedure
https://i.ibb.co/1Qb2TFQ/Capture.png

hey friend, first of all I can say that the plugin is very useful. But there is a problem and I don't know if you can include it in the plugin. When you add a modifier to an item, the old modifiers disappear. For example, let's say I added 5 armor to the Netherite Sword. attack speed and attack damage is deleted from item. Can you add a setting to the plugin whether to keep old modifiers or not?

I have both this and Vector Utils installed on 2023.2, but MCreator won't recognize any of the generators
Anything specific steps I have to take for loading this plugin?

There's a problem with the "get entity from uuid" block for 1.20.1. Gives me "variable _entities might not have been initialized" error

Finally an plugin that adds a block for checking item cooldowns thank you!

Nice plugin, can it be used to modify the damage output? ex: adding 2 extra damage to the dealing damage before going to armor or calculations

or dealing damage through frame invulnerability?