Adds a new default stargate to display the possibility of using several border materials
This commit is contained in:
@ -243,6 +243,7 @@ public class GateHandler {
|
||||
loadGateFromJar("nethergate.gate", gateFolder);
|
||||
loadGateFromJar("watergate.gate", gateFolder);
|
||||
loadGateFromJar("endgate.gate", gateFolder);
|
||||
loadGateFromJar("squarenetherglowstonegate.gate", gateFolder);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user