Started by
SomeoneElse
on
Topic category: Plugins and third-party tools
This plugin adds some utility blocks for procedures. It supports versions 1.12, 1.14 and 1.15
List of features
- Block procedures
- Get namespaced id of block (ex. dirt -> "minecraft:dirt") and viceversa
- Can block be fertilized with bonemeal
- Get/Set boolean blockstate property of block at x y z (ex. you can set a button to activated)
- Get/Set integer blockstate property of block at x y z (ex. you can grow carrots to the last stage)
- Check plant type of block at x y z
- Get light opacity of block at x y z
- Item procedures
- Is item food
- Get namespaced id of item (ex. stick -> "minecraft:stick") and viceversa
- World procedures
- Is block loaded at x y z
- Simulate block breaking event at x y z (spawns the breaking particles and plays the block breaking sound)
- Spawn bonemeal particles at x y z
- Simulate bonemeal use at x y z (Can be glitchy with certain triggers)
- Direction procedures
- Get x/y/z offset of direction
- Rotate direction around x/y/z axis (1.14 only)
- Rotate direction (counter)clockwise around Y axis (both 1.14 and 1.15)
- Entity procedures
- Is entity in spectator mode
- Is entity swimming
- Is entity sleeping
- Check entity type (ex. undead, arthropod)
- Dismount entity / Remove passengers from entity
- Can entity1 see entity2
- Get value of attribute of entity (or -1 if it doesn't exist)
- Player procedures
- Get saturation of player
- Add exhaustion to player
- Get luck of player
- Get XP bar cap of player
- Grant recipe to player
- Has player unlocked recipe (server-side)
- Open enderchest to player
- Text procedures
- Mod id
- Get namespace of namespaced id (ex. "minecraft:dirt" -> "minecraft")
- Get path of namespaced id (ex. "minecraft:dirt" -> "dirt")
- Get localized text from resource key (ex. "minecraft.block.dirt" -> "Dirt" in English, "Terra" in Italian)
- Other
- "Quit procedure", or
return;
- Advancement trigger: "Player enters block"
- Some procedure templates, such as "Directional cobblestone generator"
- "Quit procedure", or
Download link
You can download the plugin here: https://drive.google.com/file/d/1FePLQqncl6R_KSkAWwuHGnvpXk7pAc0n/view?…
Edited by SomeoneElse on Sun, 06/28/2020 - 15:47
At this moment you can use "Simulate breaking event for [block at x y z] and spawn particles at x y z " , i want to specify a block a block without world placement specification
i need to simulate block particle from a block without placing requirement
Plugins can now be posted as a separate page on our Explore plugins page https://mcreator.net/plugins. Consider posting your plugin there for more recognition :)
i need help i dont find the category Direction procedures
Rotate direction (counter)clockwise around Y axis (both 1.14 and 1.15)
can you send me this in a Produce block XD? Rotate direction (counter)clockwise around Y axis (both 1.14 and 1.15)
Hi. Request for a procedure block. I dont think it needs to be a core element, so I havn't bothered asking Klemen yet and I realize that this might be out of the ordinary. You might also not have any time.
My thread about it is here: https://mcreator.net/comment/153949#comment-153949
I was wondering if you could add a procedure "Spawn drop of [item] at [xyz]". The reason is, I have some creatures that "mine" by collecting and removing the blocks, but will dump the blocks later. Right now, I would have to manually program all the drops per block saved in the NBT, but I would prefer to actually spawn the drop a player would normally get.
Will you be fixing the plugin for EAP 2020.5.39514? When opening a procedure that has the procedure block "Spawn bonemeal particles at x y z" it doesn't load on EAP 2020.5.39514, I haven't tested with any other procedure blocks.
Either author has to fix the plugin or wait for 3rd snapshot.
Thanks for creating this plugin!
hey, is it possible for you to update this to 2021.1?
Please Update to 1.16
PLS PLS PLS Update to the latest MCreator 2021.1 PLS this plugin is so useful
is this for forge 1.16.5
If you could update this I would really appreciate it!