Block Swap

Block Swap

4M Downloads

[Request] replace blocks ONLY on worldgen for certain flagged replacements

Rosethorns opened this issue ยท 0 comments

commented

use case: I want to replace a certain stone on worldgen with another stone - however the mod that provides that stone does not expose that data so I use block swap BUT I want the player to have access to that stone during gameplay via something like the stonecutter.

Current behavior: Trying to place the replaced stone in world results in placing the replacement. (this is great for trees/wood)

Desired behavior: placing the replaced stone does NOT actively convert it to the replacement.