Posted June 28, 201213 yr Hello, i'm using minecraftforge for my dimension and i got a problem. i created my own chunkprovider file and a biome with topblock and fillerblock. when i change the Block.stone.blockID to mod_MOD.MYSTONE.blockID it will ignore the topblock and fillerblock and change my whole dimension to MYSTONE. but when i leave everything as Block.stone.blockID the topblock and fillerblock DOES work. can somebody plz help me?
June 28, 201213 yr It shouldn't work this way...but my mod Extrabiomes just went open source last night...the code there might help...specifically look at Wasteland and MountainRidge. The top and filler blocks are not set until later because they can be disabled by the user. https://github.com/ScottKillen/ExtrabiomesXL
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.