MeseCraft 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
..
textures 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
LICENSE.txt 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
README.md 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
depends.txt 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
description.txt 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
init.lua 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago
mod.conf 83d1084fcf new mod folder layout inspired by mineclone2. new weather system (not working) 3 years ago

README.md

Real Compass

compass (n) A mechanical or electronic instrument used for navigation or orienteering, which points to the physical or magnetic north pole.

This is a fork of compassgps (and compass), with 90% of the code removed.

David_G (kestral246@gmail.com)

Features

This mod tries to address what the "real" essence of being a compass is all about.

No options, no gui's, just an animated needle that points toward the north.

I'm now using compass textures derived from the wonderful ones created by tacotexmex for ccompass. I changed the colors and crafting recipe so that it can hopefully be used in parallel with ccompass, since they both provide different features.

NEW: I have returned to using 16 pointing directions. (I started with tacotexmex's 16-direction update for ccompass, but I changed the colors and slightly shortened most of the compass needles.)

Realcompass Screenshot

Crafting guide

             , steel_ingot          ,
  copper_ingot, mese_crystal_fragment, copper_ingot
             , copper_ingot          ,

License

  • new textures: derived from ccompass, textures CC BY-SA by tacotexmex (changes by kestral246 also CC BY-SA)
  • code: My changes to original code are CC0-1.0
  • original compassgps license: Original code by Echo, PilzAdam, and TeTpaAka is WTFPL. Kilarin (Donald Hines) changes are CC0 (No rights reserved)

Thanks

This mod is basically compassgps with 90% of its code ripped out, so I can't take much credit. That belongs to Echo, PilzAdams, TeTpaAka, and Kilarin. I was just standing on their shoulders.

  • compassgps / Kilarin (Donald Hines), et. al.
  • ccompass / code: bell07, textures: tacotexmex