mirror of
https://github.com/SeanOMik/TamableFoxes.git
synced 2025-02-16 21:50:09 +00:00
I found out how to get my custom entity to replace the vanilla EntityFox. This should fix most of the errors people were getting. I also rewrote the entire plugin. It saves some data with SQLite and some parts of it are cleaned up, optimized, or certain things moved in an appropriate class.
7 lines
No EOL
267 B
XML
7 lines
No EOL
267 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="Encoding">
|
|
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
|
|
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
|
|
</component>
|
|
</project> |