This commit is contained in:
Electroblob77
2019-08-18 21:09:42 +01:00
parent 831f68d8d9
commit d6492ee3f1
3 changed files with 3 additions and 4 deletions
@@ -66,9 +66,6 @@ public class Wizardry {
// TODO: Have particles obey Minecraft's particle setting where appropriate
// (see https://github.com/RootsTeam/Embers/blob/master/src/main/java/teamroots/embers/particle/ParticleUtil.java)
// TODO: TileEntityArcaneWorkbench needs looking at, esp. regarding inventory and markDirty
// TODO: See what can be done with the illager spell sounds (and go over sounds in general)
// TODO: Fix possession
// TODO: Fix charge
/** Static instance of the {@link Settings} object for Wizardry. */
public static final Settings settings = new Settings();