I'm trying to make a persistence-based levelpack, but I'm going to need border tiles to keep levels the same size and avoid position shenanigans. Therefore, I want to make some baserules related to that.
But the mod has a specific load order, and I don't know whether baserules modding interacts with it. The load order is a bit annoying as I found while trying to add the Not a Pack's delete stuff into this modpack (it's working for now, I just hacked off a few parts, called it "mod_delete" and load after load-first and merged) but I'm not sure how I should add baserules. Please advise.
I'm trying to make a persistence-based levelpack, but I'm going to need border tiles to keep levels the same size and avoid position shenanigans. Therefore, I want to make some baserules related to that.
But the mod has a specific load order, and I don't know whether baserules modding interacts with it. The load order is a bit annoying as I found while trying to add the Not a Pack's delete stuff into this modpack (it's working for now, I just hacked off a few parts, called it "mod_delete" and load after load-first and merged) but I'm not sure how I should add baserules. Please advise.