16 Wish List
Blake Rain edited this page 2025-07-27 10:46:00 +01:00

This is a page containing things that we might want to add. We can then cherry-pick from this list to implement.

Blocks

  • Add a block, like Ethereal Glass, that allows players and the turtles from CC:Tweaked to pass through the block. This could be useful for isolating areas where we want bots and players to be able to pass, but not mobs. For example, the entrance to the automated strip mines. The strip miner could be programmed to ignore such as form of glass. Unfortunately the turtles are block entities that don't move and collide like entities.

Turtles

I'd like to add some stuff to the turtles from CC:Tweaked:

  • See if we can simulate the player interacting with a block (see #8).
  • Add an automatic AA that can scan for blocks and/or mobs around the turtle (see #27).
  • Query information about a mob, such as the player, so we can follow them.
  • Can we make it so turtles can move blocks like pistons.
  • Add a facility for turtles to be able to teleport to specific blocks. This can be a peripheral that is then bound to one or more target blocks, where a target block is a special block, no doubt hard to obtain. Once bound to a number of blocks, the peripheral can be added to a turtle, and the turtle will then be able to teleport to a side of one of the target blocks.