Tiny Progressions

Tiny Progressions

35M Downloads

[Suggestion] Change the cobblegen output?

TheBritishBrotherhood opened this issue ยท 13 comments

commented

So im creating a modpack that uses a different cobblestone and i noticed there is no way to change the output of the tiny cobblegens.

Could this possible be implemented in a config option?

Curtis

commented

I will not be doing this as all variants of Cobble stone should be oredic to cobblestone. If they are not then the dev of that mod needs to fix that not me.

commented

I can OreDict the stones, but how would i make it output said stone?

commented

if the cobblestone is oredic then you do not need anything else, this means that any type of cobblestone can be used in a recipe. but only if said recipe is also oredic which is also a mod devs issue not mine.

commented

No what im asking is, Is how i get your cobble generators to output other blocks, in this case thebetweenlands:betweenStone

commented

quick answer - you don't
TP cobblegen is for producing vanilla cobble.
BL stone is ore dictionary registered as cobble and stone for use in recipes not for automation in other mod's machines. I help out with both mods and I don't think there are any plans to make either mod do what you want. Maybe at some point in the future some player recipes may be possible to add - but not for the foreseeable future - sorry.

commented

Okay thats fine :)

Wont hurt for me to change the texture and name for a quick fix to mask cobblestone.

Appreciate the replies

commented

sure that is the hacky way of making something
like I said BL stone is ore dictionary registered - I don't see why you cant use normal cobble in recipes as the ore dictionary intended - that is why it exists in the 1st place.

commented

We can, but were not using any vanilla ores/items, Sorry if i confused you :)

commented

Apparently the ore dict stuff isn't in the release version yet.

commented

No but it has been added in the dev version :D

commented

Yes.
I know.
I have the code.

commented

<3

commented

Let's close this issue seeing as @Kashdeya doesn't intend to support this feature atm.