From 908cd6297c2be25db181ff47ad27549882636af4 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 5 Jan 2022 14:17:01 -0700 Subject: figuring out api stuff for recent minecraft releases --- TODO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index fe4fb83..a7edf5c 100644 --- a/TODO.md +++ b/TODO.md @@ -5,12 +5,12 @@ * 1.8 * Enables but crashes when trying to play ender dragon noise upon resurrection (ender dragon introduced in 1.9, wither noise instead? `Caused by: java.lang.NoSuchFieldError: ENTITY_ENDER_DRAGON_GROWL`) * 1.9 - * Doesn't enable, "compiled by more recent version of java" - * THIS SHOULD BE FIXED AFTER MOVING TO VSCODE (using java 8) + * seems to work now * 1.10 - * same as 1.9 + * seems to work now * 1.11 - * same as 1.9 + * seems to work now * 1.12 - * same as 1.9 + * seems to work now + -- cgit v1.2.3