/giveprincess TristanBomb RejuvenatingHow do I set up some Rejuvenating Bees in a creative world?
/givedrone TristanBomb Rejuvenating
/giveprincess TristanBomb RejuvenatingHow do I set up some Rejuvenating Bees in a creative world?
Or, grab any old princess and drone, and throw them in an Imprinter./giveprincess TristanBomb Rejuvenating
/givedrone TristanBomb Rejuvenating
Question: Can you place some sort of cover/facade type thing on ME cabling?
Failing that, you could program a turtle to fill up the other turtles for you...
Doesn't really sound that much work. Just have a storage where all the items are located. Place down all 216 of your turtles in a long line. Now have another turtle take one set of items and deposit it into the first turtle in the line, then return to the storage and replenish itself. Then, by incrementing the right coordinate with a simple loop, it can go to the second turtle in line and fill that up, then back to storage, then to the third in line, then back to storage and so on... it might take a while but you can go do something else in the meantime
Or, get the turtles to all file past a Manager that is set up to stock them up as required. Just make sure the resources are in individual chests that are arranged by distance so that the Slot 1 resource is closest, then the Slot 2 resource, etc. so they arrive in the right order.Place down all 216 of your turtles in a long line. Now have another turtle take one set of items and deposit it into the first turtle in the line, then return to the storage and replenish itself.
Hello everyone, is it possible to find the data which contains information of the inventories of turtles (in the actual saves folder out of the game) and copy it over to other turtles. I have 216 turtles that i need to fill their inventories with (inventories will be filled with the same thing) so i thought it might be quicker to do it this way.
Yes It is. Trust me I hate typing so its easier to copy paste into the /world/computer folder.
Edit: Sorry reading again. Don't think you can do inventories. Just the Programs.
Ohh Ok. I'm not going there have enough to learn as it is.I actually found out how to do it but it has taken me an hour haha, so basically i have to find the chunk the turtle is located in in the region file. Turtles are listed as TileEntities and opening it up displays all the turtles and all their data including their inventories. I should note that i had to use NBTExplorer to do this
If you're trying to place bees in the indexer by directly clicking on the block with a bee, that probably won't work.Eh, I have FTB Ultimate 1.1.2 and I have an Indexer, but when I attempt to shift-click the indexer with the bee(that is what you are suppose to do right?) the bee just stays in my hand..