ExtraProcedures Plugin (1.14.4/1.15.2)

Started by Max094_Reikeb on

Topic category: Plugins and third-party tools

Last seen on 13:50, 6. Apr 2024
Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ExtraProcedures Plugin (1.14.4/1.15.2)
Tue, 09/08/2020 - 09:49 (edited)

This plugin is the result of the collaboration between CrispyChips and Max094_Reikeb.
It adds more procedure blocks and works with both MC 1.14.4 and 1.15.2.

Features

  • Block procedures
    • Increase Block NBT number tag
    • Get item in slot X of block at x, y, z (it was in 2020.2 but removed in 2020.3)
  • Entity procedures
    • Increase Entity NBT number tag
    • Remove specific potion effect
    • Heal entity
    • Remove XP points from entity
    • Deal custom damage to entity (localization ID needs to be set as "death.attack.<text>" and quote the player as "%1$s")
    • Get shoot power of sourceentity if arrow
    • Was entity shot by arrow/trident/...
    • Has entity no-gravity
    • Is entity on ground
    • Set entity's no-gravity
  • Item procedures
    • Increase Item NBT number tag
    • Is itemstack a tool
    • Show itemstack totem-like animation
    • Remove specific enchantment from itemstack
    • Has itemstack enchantment
  • World procedures
    • Strike cosmetic only lightning
  • Minecraft components
    • Get attack damage
  • Text procedures
    • Get localized text
    • Print String in console

Informations

  • This plugin works for MCreator 2020.3 (r1.0 and r1.1) and MCreator 2020.4 (r1.1.1 to r1.2.1)
  • The current version is EP-r1.2.1
  • Installation help is on the GitHub repository, with the ReadMe file
  • Credits are also in the ReadMe file
  • Don't forget that you can open an issue on our GitHub if anything goes wrong, or if you want to submit ideas

GitHub repository

Here is our GitHub repository's release page : https://github.com/Max094Reikeb/ExtraProceduresPlugin/releases

Edited by Max094_Reikeb on Tue, 09/08/2020 - 09:49
Last seen on 09:43, 4. Jan 2022
Joined May 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok sorry, i thought it would…
Mon, 07/27/2020 - 12:22

ok sorry, i thought it would work in any version

It is very advised to define…
Tue, 07/28/2020 - 08:46

It is very advised to define supported MCreator version range in plugin.json. Check https://github.com/Pylo/MCreatorGenerator-Forge-1.12.2/blob/2020.4/plugin.json for example.

I am no 100% sure atm if 2020.3 already checks for this, but 2020.4 sure does.

If plugin is not in the specified range, it will not be loaded and thus prevent things from breaking.

Last seen on 13:50, 6. Apr 2024
Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you for telling us! I…
Tue, 07/28/2020 - 11:01

Thank you for telling us! I assume it works for 2020.3 because in the plugin.json file I only have minversion. I'll try to add maxversion and I'll see if it works!

Last seen on 17:03, 19. Apr 2024
Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i guess 'Heal entity' is…
Tue, 08/04/2020 - 13:55

i guess 'Heal entity' is kinda useless cuz u can make this:
'Set entity health to: entity health + 10' or something like it

Last seen on 07:43, 25. Nov 2020
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Lighting cosmetic lighting…
Tue, 09/08/2020 - 15:33

Lighting cosmetic lighting bolt only causes building eror.