Defeatomizer

Results 163 comments of Defeatomizer
trafficstars

>Entity data params are not only used for different textures... So I don't want to limit this PR to textures only. I was thinking the same way about block states:...

>The selected item is not changed though. It keeps the value from the other entity... I'm personally out of ideas how to fix this.

>What is the purpose of crafting_ingredient... To show how to properly use this new thing (I will remove it before merge). >...and why will this PR be needed? It's a...

Preview generator is 84% adapted to the feature, however, I need clean logs to fix a couple more bugs, so waiting until #2103 is merged.

The only remaining bug happens in ME code editor if list templates are being added/modified too fast. Everything else is OKay.

``` ModElementUITest > testModElementsDefaultLocale() STANDARD_ERROR Exception in thread "Thread-30" java.lang.Error: Error: could not match input at org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker.zzScanError(JsonTokenMaker.java:590) at org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker.yylex(JsonTokenMaker.java:780) at org.fife.ui.rsyntaxtextarea.modes.JsonTokenMaker.getTokenList(JsonTokenMaker.java:410) ``` What can I do around this?

If you have any more ideas, merge #2173 to fix the tests issue.

I've seen it 1-2 weeks ago, but I was busy with block states :)