Posted November 22, 20222 yr Hello, How can I load the config before load my custom blocks. I get this error: Cannot get config value before config is loaded Thank you Edited November 22, 20222 yr by JaviBag
November 22, 20222 yr you should not register blocks conditionally. i used to disagree with that policy long ago, but i got on board. you should access your option fields from worldgen code (if the block is terrain generated) and recipe conditions (if the block can be crafted). if you are a perfectionist, make a jei plugin that hides blocks that should be inaccessible.
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.