Started by
samllea1
on
Topic category: Help with Minecraft modding (Java Edition)
i need to have multiple block states for a cooking mod im making (oil_filled_left, oil_filled_right, basket1_filled, basket2_filled, basket3_filled, basket4_filled) but i cant seem to figure out turning on and off rendering for stuff
You may try this: https://mcreator.net/plugin/104253/blockstates
thanks, i did see that one but that doesnt support turning on or off specific groups of the model or load multiple block states at the same time, if i used that i would need like 300 unique models