Additions 1.5.3 [Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4]

Supported MCreator versions
2023.4
2024.1
Tags / plugin type
Procedures
Additions
Downloads:
4926
Upvotes: 47
About the plugin

Note that Additions 1.3.0 or above are not compatible with Additions 1.2.1 or earlier!

 

This plugin adds some procedures

 

Changelog

v1.5.3

Procedure "Change dimension" can now change a player dimension

Additions for MCreator 2023.4 did not work

 

v1.5.2

Added some procedures to get entity data

Added a procedure to get item use duration

Added a procedure to open a crafting table for players

Improved procedure lists

Some fixes and improvements

 

Information

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

This plugin supports MCreator 2023.4 or above

License
MIT License

Plugin downloads
Additions 1.5.3 for MCreator 2024.1 - Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 - Additions-1.5.3-2024.1-1.19.2-1.19.4-1.20.1-1.20.4.zipUploaded on: 06/16/2024 - 01:36   File size: 132.92 KB
Additions 1.5.3 for MCreator 2023.4 - Forge 1.19.2 / 1.19.4 / 1.20.1 - Additions-1.5.3-2023.4-1.19.2-1.19.4-1.20.1.zipUploaded on: 06/16/2024 - 01:36   File size: 109.07 KB

Comments

hey so i have found that the damage source blocks dont work they are all just cactus could you please fix this

ok nvm that wasn't hard; you can just cancel the death through the entity dies trigger

Wait nvm idk what damage source stores. I thought it might've store the amount of damage but idk. Hmm maybe I'll find another way to do this.

Hmm is it possible to get the specific damage value of the provided damage source? I'm trying to make the damage teleport the player instead of killing them if the amount of damage would bring them below 1 health.

i think the bypass cooldown tag is broken because it makes other damage types bypass cooldown too sometimes when i never added the tag to them.

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!