diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..69dd0f8 --- /dev/null +++ b/description.txt @@ -0,0 +1 @@ +This is a mod for MineTest. It provides teleportation pads, called "beacons". You can set the destination with a simple "key" item. This mod is lightweight for online multiplayer servers and is intended for survival games, therefore the range of the beacons is limited. To increase the range, you need to place "extenders" around the beacon. The extenders come in different patterns, allowing the extenders to form a pretty pattern - hence the name "telemosaic". \ No newline at end of file diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..99be93a --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = telemosaic diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..f08b3a8 Binary files /dev/null and b/screenshot.png differ