Files
FindYourWay/src/main/java/net/yseven/findyourway/item/ItemCompassBase.java
Yavin7 921a997cef It compiles!!!
All compasses work except the Nether Fortress Compass!
TODO
 - Fix the Nether portal compass
 - Add igloo compass
 - Add temple compass
 - add witch hut compass
2019-07-01 02:16:12 -05:00

5 lines
71 B
Java

package net.yseven.findyourway.item;
public class ItemCompassBase {
}