Salt Ore Not Generating?
Opened this issue · 3 comments
I've been playing with this mod for a couple of weeks but have yet to see any salt ore generate in the world. I did a quick glance through the source and don't see anything adding it to world gen either. Is it just not in yet? There are lots of recipes that need it.
https://github.com/ExcessiveAmountsOfZombies/Croptopia/blob/master/src/main/java/me/thonk/croptopia/mixin/DiskMixin.java they're added here. there is an option to disable the ore generation of salt but it's set to false by default. You can check in the options.json in the croptopia config folder
Hmm. I wonder why I’m not seeing any then. What Y level should they be found?
…________________________________
From: Thonk <[email protected]>
Sent: Friday, November 27, 2020 8:06:22 PM
To: ExcessiveAmountsOfZombies/Croptopia <[email protected]>
Cc: krelios <[email protected]>; Author <[email protected]>
Subject: Re: [ExcessiveAmountsOfZombies/Croptopia] Salt Ore Not Generating? (#22)
https://github.com/ExcessiveAmountsOfZombies/Croptopia/blob/master/src/main/java/me/thonk/croptopia/mixin/DiskMixin.java they're added here. there is an option to disable the ore generation of salt but it's set to false by default. You can check in the options.json in the croptopia config folder
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#22 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABIWJLNRS6DSTAD7HJZBK3LSSBEI5ANCNFSM4UEMIY4A>.