Skip to content

Commit

Permalink
Remove assets inherited from LTDatapack
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Oct 27, 2023
1 parent 3bdf55d commit c00e225
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 180 deletions.
4 changes: 0 additions & 4 deletions src/generated/resources/assets/ltextras/lang/en_ud.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@
"item.ltextras.tropical_map": "dɐW ןɐɔıdoɹ⟘",
"item.ltextras.tropicoin": "uıoƆıdoɹ⟘",
"itemGroup.ltextras.ltextras": "sɐɹʇxƎ⟘Ꞁ",
"lt.collectibles.unicode.milestone": "",
"lt.collectibles.unicode.purchased": "",
"lt.collectibles.unicode.reward": "",
"lt.collectibles.unicode.secret": "",
"spawnitems.restored_successfully": "¡pǝɹoʇsǝɹ sɯǝʇI",
"spawnitems.set_not_restorable": "¡pǝɹoʇsǝɹ ǝq ʇouuɐɔ %s ʇǝs ɯǝʇı uʍɐds ǝɥ⟘",
"spawnitems.unknown_set": "%s :ʇǝs ɯǝʇı uʍɐds uʍouʞu∩",
Expand Down
4 changes: 0 additions & 4 deletions src/generated/resources/assets/ltextras/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@
"item.ltextras.tropical_map": "Tropical Map",
"item.ltextras.tropicoin": "TropiCoin",
"itemGroup.ltextras.ltextras": "LTExtras",
"lt.collectibles.unicode.milestone": "",
"lt.collectibles.unicode.purchased": "",
"lt.collectibles.unicode.reward": "",
"lt.collectibles.unicode.secret": "",
"spawnitems.restored_successfully": "Items restored!",
"spawnitems.set_not_restorable": "The spawn item set %s cannot be restored!",
"spawnitems.unknown_set": "Unknown spawn item set: %s",
Expand Down
4 changes: 0 additions & 4 deletions src/main/java/com/lovetropics/extras/LTExtras.java
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ public LTExtras() {
p.add("spawnitems.set_not_restorable", "The spawn item set %s cannot be restored!");
p.add("spawnitems.unknown_set", "Unknown spawn item set: %s");
p.add("spawnitems.restored_successfully", "Items restored!");
p.add("lt.collectibles.unicode.secret", "\uE013");
p.add("lt.collectibles.unicode.milestone", "\uE012");
p.add("lt.collectibles.unicode.reward", "\uE011");
p.add("lt.collectibles.unicode.purchased", "\uE010");

TpCommand.addTranslations(p);
WarpCommand.addTranslations(p);
Expand Down
4 changes: 0 additions & 4 deletions src/main/resources/assets/ltextras/lang/es_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,6 @@
"item.ltextras.invite": "Invite",
"item.ltextras.tropicoin": "TropiCoin",
"itemGroup.ltextras.ltextras": "LTExtras",
"lt.collectibles.unicode.milestone": "",
"lt.collectibles.unicode.purchased": "",
"lt.collectibles.unicode.reward": "",
"lt.collectibles.unicode.secret": "",
"spawnitems.restored_successfully": "Items restored!",
"spawnitems.set_not_restorable": "The spawn item set %s cannot be restored!",
"spawnitems.unknown_set": "Unknown spawn item set: %s",
Expand Down
4 changes: 0 additions & 4 deletions src/main/resources/assets/ltextras/lang/fr_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,6 @@
"item.ltextras.invite": "Invite",
"item.ltextras.tropicoin": "TropiCoin",
"itemGroup.ltextras.ltextras": "LTExtras",
"lt.collectibles.unicode.milestone": "",
"lt.collectibles.unicode.purchased": "",
"lt.collectibles.unicode.reward": "",
"lt.collectibles.unicode.secret": "",
"spawnitems.restored_successfully": "Objets restaurés !",
"spawnitems.set_not_restorable": "The spawn item set %s cannot be restored!",
"spawnitems.unknown_set": "Unknown spawn item set: %s",
Expand Down
112 changes: 0 additions & 112 deletions src/main/resources/assets/minecraft/font/default.json

This file was deleted.

5 changes: 0 additions & 5 deletions src/main/resources/assets/minecraft/particles/composter.json

This file was deleted.

5 changes: 0 additions & 5 deletions src/main/resources/assets/minecraft/particles/mycelium.json

This file was deleted.

12 changes: 0 additions & 12 deletions src/main/resources/assets/minecraft/particles/sneeze.json

This file was deleted.

26 changes: 0 additions & 26 deletions src/main/resources/assets/minecraft/sounds.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit c00e225

Please sign in to comment.