Lythom / capsule

A minecraft mod : Bring your base! Capsules can capture a region containing any blocks or machines, then deploy and undeploy at will. Inspired by Dragon Ball capsules.
MIT License
16 stars 13 forks source link

[Enhancement] Some way to make duplicate structure capsules in a balance-friendly way. #39

Closed Corvus20 closed 3 years ago

Corvus20 commented 3 years ago

I had this idea a while back when I was playing on a modded server with some friends, I wondered if I could make money (it was a competitive server) by selling them prefabricated machines, shelters, etc. If there was a machine that would take a filled capsule on one side as a template, and would take account of all the blocks, it could accept the items needed to make a copy of it in another capsule. Allowing you to make multiple copies of structures assuming you have the supplies you would need to construct them. It just helps with building similar structures repeatedly.

Lythom commented 3 years ago

Yes, that's basically what blueprint capsules does, see https://github.com/Lythom/capsule/wiki#blueprints From a source capsule you can craft as many derivated blueprint capsules as you want ans sell them (either precharged or not), they are not very expansive to craft either. Have fun !