17 Wish List
Blake Rain edited this page 2024-05-21 11:12:50 +02:00

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

Botania Replacement

  • Add a necklace that protects against fire damage (see #15).

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.

Thermal Alternative

The Thermal Series is a large set of very powerful mods, but they're currently stuck at Minecraft 1.19 (we'd really like to move to 1.20). The series is not hugely used in our world, so we might want to take some of the things that we liked from Thermal and consider them as inspiration for our own mod.

  • The Insolator, which can be used to slowly duplicate a plant, is quite useful (see #16).