Fix typo.

master
kalle 2020-08-19 23:07:38 +02:00
parent 11cf488bef
commit 1b5cc25435
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ public class LogsToChests implements Tweak {
@Override
public String getIdentifier() {
return "LogToChests";
return "LogsToChests";
}
@Override

View File

@ -4,7 +4,7 @@ AlternativeDispenserRecipe: true
DispensersCanPlantSaplings: true
CraftableShulkerShell: true
IceDecompression: true
LogToChests: true
LogsToChests: true
CraftableSponge: true
PlayersCantTrampleCrops: true
WoolToString: true