Blockstates

Supported MCreator versions
2023.4
2024.1
Tags / plugin type
Java plugin
Procedures
blockstates
Downloads:
2694
Upvotes: 55
About the plugin

Blockstates is a plugin which allows you to define multiple states in which your blocks change textures, models, bounding boxes and light levels. It introduces the blockstates mod element and multiple procedure blocks with which you can control the current blockstate your block uses.

 

This is a java plugin and requires java plugins to be enabled.

 


Changelog

v1.3.2
-Updated the block template to include a bugfix from 2024.1 patch 2

v1.3.1
-Updated to work with MCreator 2024.1.15821

v1.3
-Support for MCreator 2024.1
-Support for neoforge 1.20.4

v1.2.2
-Fixed blocks having build errors in 1.19.4

v1.2.1
-Fixed blockstate textures not working in 1.19.2
-Fixed crashing when using bounding box offset with blockstates

v1.2
-Blockstates can now have different bounding boxes
-Blockstates can now have different luminance (light level)
-Added the cross and crop base models to blockstates

v1.1
-Fixed template errors when multiple blocks and blockstates were present
License
MIT License

Plugin downloads
Blockstates v1.2.2 (MCreator 2023.4 ONLY) - blockstates.zipUploaded on: 03/07/2024 - 08:42   File size: 60.45 KB
Blockstates v1.3.2 (MCreator 2024.1 ONLY) - blockstates_1.zipUploaded on: 04/25/2024 - 07:57   File size: 71.57 KB

Comments

It would be nice to be able to change the transparency render type. I did this manually but it would be better if you could do it in the GUI.

Does changing the blockstate of a block get rid of all of its NBT values? It seems like its doing that to me.

I am getting this error when i launch Minecraft.

The game crashed whilst rendering overlay
Error: java.lang.IllegalStateException: fish_away_forge:strawberry_plant has a collision shape and an offset type, but is not marked as dynamicShape in its properties.

is it possible to change loot tables based on blockstate (like in vanilla crops where a non fully grown carrot would drop just one carrot, while a fully grown would drop multiple and also be affected by fortune)

How do I add a blockstate? No idea how this plugin works. Also, is there any way I can change a block's texture using RGB or HEX codes?

Would it be possible to add something like block layers? Like having more than one blockstate at the same time. This could save a lot of time when you want to make connecting blocks like walls and stuff and other more customisable blocks.

I did it by making a base block that is 2 high, and then making blockstates that each increased height by 2 (model and bounding box.) Then a procedure that can increase blockstate on right click with the appropriate block.

This really is sick! it would be cool if it was also for 2023.2 but it's not easy I believe.. but this is going to be super useful! thanks a lot!