I'm currently on the hunt for a specific kind of mod for my modpack, and I have had no luck in finding the right thing. All my search attempts are ending up with preventing block placement, not generation.
I'm hoping for a mod similar to In Control but for blocks instead of entities. A few of the mods I am including in my pack don't have dimension blacklists for structure/block spawning and I would like to prevent certain blocks from spawning in certain dimensions.
Here are examples of what I'm hoping to do: Prevent all thaumcraft crystals from spawning in the betweenlands Prevent pams harvestcraft beehives from spawning in the betweenlands and other dimensions.
Just hoping someone on the forum can help me out! ^^
There is one mod you could give a try, it's called WorldGen Block Replacer. You won't prevent those things from generating completely, but at least you can try to replace them with dirt or stone or something like that (I'm mean potentially you can try minecraft:air, but it didn't always work for me).
I'm hoping for a mod similar to In Control but for blocks instead of entities. A few of the mods I am including in my pack don't have dimension blacklists for structure/block spawning and I would like to prevent certain blocks from spawning in certain dimensions.NoxVidmateVLC
Preventing blocks from generating entirely can be very difficult if the mod doesn't have configs for them. I used to be desperate and change the actual .class files to prevent generation of certain things I didn't like (of course for private use only). Can you give an example of what it is that you want to remove? I'm not aware of anything like In Control for blocks...
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey there Minecraft Forums!
I'm currently on the hunt for a specific kind of mod for my modpack, and I have had no luck in finding the right thing. All my search attempts are ending up with preventing block placement, not generation.
I'm hoping for a mod similar to In Control but for blocks instead of entities. A few of the mods I am including in my pack don't have dimension blacklists for structure/block spawning and I would like to prevent certain blocks from spawning in certain dimensions.
Here are examples of what I'm hoping to do:
Prevent all thaumcraft crystals from spawning in the betweenlands
Prevent pams harvestcraft beehives from spawning in the betweenlands and other dimensions.
Just hoping someone on the forum can help me out! ^^
I'm searching for the same thing. Found anything yet?
Oh and same, I want to prevent thaumcraft crystals from spawning in certain modded dimensions.
There is one mod you could give a try, it's called WorldGen Block Replacer. You won't prevent those things from generating completely, but at least you can try to replace them with dirt or stone or something like that (I'm mean potentially you can try minecraft:air, but it didn't always work for me).
I'm hoping for a mod similar to In Control but for blocks instead of entities. A few of the mods I am including in my pack don't have dimension blacklists for structure/block spawning and I would like to prevent certain blocks from spawning in certain dimensions.Nox Vidmate VLC
In reply to jitasia:
Preventing blocks from generating entirely can be very difficult if the mod doesn't have configs for them. I used to be desperate and change the actual .class files to prevent generation of certain things I didn't like (of course for private use only). Can you give an example of what it is that you want to remove? I'm not aware of anything like In Control for blocks...