not able to replace nether castle blocks?
resinate opened this issue ยท 2 comments
i wanted to do,
Void.registerGenBlockRep("minecraft:nether_brick", "Railcraft:brick.abyssal", 0)
Void.registerGenBlockRep("minecraft:nether_brick_fence", "Railcraft:wall.beta", 5)
Void.registerGenBlockRep("minecraft:nether_brick_stairs", "Railcraft:stair", 13)
but no replacements work..
Nether fortresses are features. They are placed after block replacement happens. That's not really biome tweaking, is it?