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!
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.