Posted September 14, 20205 yr Hi, i'm trying to make a dynamic model for my tile that change based on the Unlisted state/property "seed" of the block that contain it. I cannot get the state of the block from the class where I create the dynamic model. Edited September 14, 20205 yr by elle
September 14, 20205 yr Where do you create the dynamic model? If you are using a TileEntityRenderer, then you should have access to the tile entity, and can access the state via tileEntity.getBlockState().
September 15, 20205 yr Author 9 hours ago, diesieben07 said: What Minecraft version is this? Unlisted properties are no longer a thing. Sorry, it was to clarify a concept before starting writing the mod. However it is 1.15.2
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.