Posted January 14, 20214 yr Hello. As we can look at the declaration of blocks in Blocks.java, I want to know if forge has a place to store vanilla BlockItem declarations (for each of their vanilla blocks), or where they initialize. Edited January 14, 20214 yr by monkeysHK
January 14, 20214 yr A BlockItem is essentially an Item with a block's name. As such, they would be stored under Items.
January 14, 20214 yr Author 2 hours ago, ChampionAsh5357 said: they would be stored under Items That's exactly what I wanted to look at. (It's so obvious and I was dumb) Thanks
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.