EXTRAS [1.18.2 - 1.19.2]

Supported MCreator versions
2022.3
2023.1
2023.2
Tags / plugin type
Procedures
Extras plugin icon
Downloads:
1747
Upvotes: 30
About the plugin


If you having troubles about plugin ask me on plugin's discord

all information doesnt fit here so all gonna be on youtube channel in future

 

as 2.1.0 is out new Block item element is present

you required to make one for each  block otherwise you gonna get bunch of errors


to properly make one you need to name new element as you block: [BlockName]BlockItem for it to work

after that in rarity field you need to type Rarity.[rarity] for example: Rarity.RARE , Rarity.EPIC

Change log

2.2.0

  • Added crafting system

  • Added face property block ( for blocks that connect to ceiling and floor )

  • Added literal command block for multiple command choices (ex: data get [entity/block] )

  • Reworked block particle

  • Client to server removed


2.1.6

  • Procedure call removed

2.1.5

  • Advanced Procedures has been updated and simplyfied

2.1.0

  • Added text formatting ( color and effects )

  • Added block item element

  • By voting in discord server this version came out earlier and doesnt support all functions ( Inventory update and libraries )

  • Client To Server gonna be discontinued and removed on next update 

2.0.5

  • Added improved wait function

  • Added title command makers ( for making executable commands for title commands like title / subtitle / action bar )

2.0.0
 

  • Added Render Functions , Boss bar element and more

  • NOTE: 2.0.0+ Render requires patched geckolib to work!

  •  Improved procedures from 1.2.0

  • Please report any bugs to discord server!

1.2.6

  • Added Block Font Texture Particle Block

1.2.5

  • Improved Advanced Procedures

  • New Custom Snippet Block

  • New block that fixes number output of Called array iterator

  • Improved Category Names

  • Added 1.18.2 Support


1.2.0

  • Added Procedure Call WIth Array

1.1.0

  • Added Array value

  • Added Array Loop

  • Fixed Square Distance Iterator in Draw Box

1.0.1

  • Added 2023.1 support

1.0.0

  • Added iterators

  • Added Draw blocks

  • Added some blocks

  • Plugin Created

 

Also big thanks to danjo and TaedetOmnia for helping in learning about plugins
you can join unoffical MCreator discord server where you can get some help or just talk,share and much more!

License
Custom license

Plugin downloads
EXTRAS [2.2.0] - EXTRAS_UNPACK_6_2.zipUploaded on: 01/02/2024 - 16:44   File size: 358.06 KB

Comments

Can you please port plugin on 1.16.5, i beg you, this is must have for my minecraft server

Can I check parts of an index value? Like that https://i.imgur.com/TQRFZmi.png

Im having errors during compiling while using the calculate distance block. Im trying to measure the distance between a block and an entity but during compiling it gives me an error (cause of the z variable?). Am i using it wrong or is this a bug?

Is it possible to add a block to get the mob id from a provided mob like for an Iron Golem it would be like "minecraft:iron_golem"?

Can you help me do procedure where I want to check BNBT tag logic in box 9x1x9 if is TRUE and if so, do something, else write message? I am currently not sure how to do that.

please can you add the procedures from "addional triggers"
https://mcreator.net/plugin/84150/addional-triggers
i think is abandoned and the procedures were really useful