Rftools Dimension Builder Beta
Note: the dimension builder is not yet in the public release. It is work in progress and only for testing.
Blocks:
- Dimlet Researcher: put unknown dimlets in this machine to research them and return a random dimlet.
- Dimlet Scrambler: scramble three dimlets (of which at least two should be not craftable) into a new random dimlet.
- Dimension Enscriber: put an 'empty dimension tab' in this machine and a number of dimlets describing your world and then create a 'realized dimension tab'. You can also convert a realized dimension tab back into the dimlets.
- Dimension Builder: put a 'realized dimension tab' in this machine and wait until the dimension has finished building. When it is finished this machine will also maintain the power to the dimension. When you remove the realized dimension tab the dimension will keep on running on the internal buffer until that runs out.
Items:
- Teleporter Probe: creative only item to teleport to all known locations registered by the teleportation system (matter receivers) as well as all RfTools dimensions.
- Dimension Monitor: item that tells you how much RF is left in the internal buffer of the dimension you're currently in.
- Empty Dimension Tab: an empty dimension tab in which you can put researched dimlets.
- Realized Dimension Tab: a dimension tab that corresponds to an actual dimension.
- Unknown dimlet: a not specified dimlet that you can find in chests or as a rare drop from enderman.
- Known dimlet: a researched dimlet of a specific type that is used in the dimension enscriber to construct a realized dimension tab.
Console commands:
- /rftdim list: list all RFTools dimensions
- /rftdim deldim : delete a dimension with this id. This will only work for RFTools dimensions and it will not actually remove the dimension data on disk. It just makes sure that RFTools forgets about this dimension and will not register it at world load time.
- /rftdim tp : teleport to a dimension at the given coordinate.
- /rftdim dumprarity dump a table (in the log) of all rarities for all dimlets.
- /rfttp list: list all matter receiver locations as well as RfTools dimension teleport points (spawn platform).
- /rfttp cleanup: cleanup all bad matter receivers. Those are matter receivers that no longer exist for some reason. Should never be needed but handy during debugging anyway.