Simple fluid? for a mod?I'm trying to make a simple fluid using forge. It aint going to good.
(Grammer is messed up on purpose)
Simple fluid? for a mod?I'm trying to make a simple fluid using forge. It aint going to good.
(Grammer is messed up on purpose)
Yea.Simple fluid? for a mod?
Yes, but the infrastructure for that is quite a bit more complicated since it would include fully automated mana generation. Automating Botania flowers is...well, let's say somewhat messy and occasionally accident-prone.I see your sheep and raise you the Botania flower generating flower, with drum thing and a vacuum hopper. All botania flowers can be converted into dyes.
Yea.
I setup the forge dev thingy in eclipse a few days ago. It's pretty cool. I'm still trying to learn java, i just can't seem to find too much time.
That's fine, but if you need to use vanilla "dyes" i.e. a recipe doesn't accept dyeBlack, it only accept ink sacs... then your idea is useless.
Although, if that isn't the case, then the Jaded Amaranthus is a good choice.. however, a drum wouldn't do anything, as that stores liquids. Filing cabinets may work though, if not a small 1k storage cell, just for botania, would last a long time
EDIT: You meant drum of the wild v_v I thought you meant liquid drums from ExU
Yes, but the infrastructure for that is quite a bit more complicated since it would include fully automated mana generation. Automating Botania flowers is...well, let's say somewhat messy and occasionally accident-prone.
If a mod doesn't use the oredict in their recipes (for example I make a mod which adds copper tools, and use <mymod>.copper as the ingredient, not oreDict:ingotCopper then Thermal Foundation copper wouldn't work). So it wouldnt be odd to find a recipe which doesn't work with botania dyes.Dye's are oredic'td AFAIK so shouldn't be an issue unless under very odd circumstances(ink sack being the primary one)
Yes, Botania's drum
https://github.com/jordsta95/JordnE...in/java/com/jordsta/stuff/integration/tinkersYea.
I setup the forge dev thingy in eclipse a few days ago. It's pretty cool. I'm still trying to learn java, i just can't seem to find too much time.
Ok, thx. I think i know what i am doing wrong. I'll have to see when i get home.https://github.com/jordsta95/JordnE...in/java/com/jordsta/stuff/integration/tinkers
the bucket doesn't work properly, and I never finished working on it, but it's a start
This only needs very little mana. As little as three dayblooms should be enough if you fire a redstone mana spreader like once every minute.Yes, but the infrastructure for that is quite a bit more complicated since it would include fully automated mana generation. Automating Botania flowers is...well, let's say somewhat messy and occasionally accident-prone.