Posted November 5, 20204 yr How would I add/change some properties of blocks/items? I want to make some blocks resistant to fire/lava
November 5, 20204 yr Author 22 minutes ago, diesieben07 said: It depends on which properties you want to change. For vanilla blocks, look at FireBlock.init, where the vanilla fire properties are initialized (do not use this for your own blocks!). You can use some reflection to overwrite these values. i have never done this, how would i do it?
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.