Blockstates

Supported MCreator versions
2023.4
2024.1
Tags / plugin type
Java plugin
Procedures
blockstates
Downloads:
3206
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

ok so, how would i have something that has only 2 block states, the normal and the 2nd one, and when i click on it it changes to the other, because when i do it, it detects that its the first block state then sets it to the 2nd, then at the same time detects that its set it to 2nd so it sets it back to 1st. same if you swap the 2nds and 1sts.

one big suggestion, let the blockstates be rotated!! then this would be the best plugin out there

Is it possible to use blockstates on plants? If yes, I can't find out how. If not, it should be added if possible.

Hello, I'm back with some more suggestions for this plugin that would really come in handy:
Block layers - being able to enable and disable different parts of the block model and hitbox depending on variables, in a way that you can have more than one model enabled, this would be pretty life saving for complex connecting blocks;
Custom block tints - that allow you to change the color of the block's tint on the go;
Block Variants - being able to have the block's texture/model depend on the seed's coordinates, like grass having random texture rotation or stone having the texture randomly flipped;
And connected textures (if it's possible without an api).

I'd also like to ask if you could maybe make a plugin that adds the block types that are missing from Mcreator (signs, hanging signs, vines and ladders) and boats? These thinks would really be lifesaving, if you have the time pls do consider these things. Thank you!

I'd like to be able to rename the blockstate to other things, not just "blockstate". It'd make things much easier for me