Skip to content

Commit

Permalink
Update Texture pack
Browse files Browse the repository at this point in the history
  • Loading branch information
zelytra committed Jul 29, 2021
1 parent 1d6b413 commit fec71cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import org.bukkit.event.player.PlayerResourcePackStatusEvent;

public class ForcedTexturePack implements Listener {
private final String url = "https://raw.githubusercontent.com/zelytra/Daedalus/master/resources/Daedalus_0.9.zip";
private final String url = "https://raw.githubusercontent.com/zelytra/Daedalus/master/resources/Daedalus_1.0.zip";

@EventHandler
public void joinListener(PlayerJoinEvent e) {
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/lang/en.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ godSpawn.dionysus="§5§l✌ Dionysos has appeared in the maze ✌"
godSpawn.hades="§4§l☠ Hades as appear in the maze ☠"
godSpawn.hermes="§b§l✉ Hermes as appear in the maze ✉"
godSpawn.minotaur="§9§l♞ Minotaure has appeared in the maze ♞"
godSpawn.posseidon="§9§l⚓ Posseidon as appear in the maze ⚓"
godSpawn.poseidon="§9§l⚓ Posseidon as appear in the maze ⚓"
godSpawn.zeus="§e§l⚡ Zeus as appear in the maze ⚡"
godName.zeus="Zeus"
godName.posseidon="Poseidon"
godName.poseidon="Poseidon"
godName.hades="Hades"
godName.ares="Ares"
godName.aphrodite="Aphrodite"
Expand Down

0 comments on commit fec71cc

Please sign in to comment.