never touch things when tired ;-;

This commit is contained in:
xSquishyLiam
2025-11-16 20:11:48 +00:00
parent d0c42c4e06
commit 0b06963c1a
3 changed files with 3 additions and 3 deletions

2
.idea/workspace.xml generated
View File

@@ -11,7 +11,7 @@
<option name="LAST_RESOLUTION" value="IGNORE" /> <option name="LAST_RESOLUTION" value="IGNORE" />
</component> </component>
<component name="DarkyenusTimeTracker"> <component name="DarkyenusTimeTracker">
<option name="totalTimeSeconds" value="16233" /> <option name="totalTimeSeconds" value="20478" />
</component> </component>
<component name="ExternalProjectsData"> <component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$"> <projectState path="$PROJECT_DIR$">

View File

@@ -1,6 +1,6 @@
name: GeyserModelEnginePackGenerator name: GeyserModelEnginePackGenerator
id: geysermodelenginepackgenerator id: geysermodelenginepackgenerator
main: re.imc.geysermodelenginepackgenerator.geyser.GeyserModelEnginePackGenerator main: re.imc.geysermodelenginepackgenerator.GeyserModelEnginePackGenerator
api: 2.7.0 api: 2.7.0
version: 1.0.0 version: 1.0.0
authors: authors:

View File

@@ -1,4 +1,4 @@
main: re.imc.geysermodelengine.paper.GeyserModelEngine main: re.imc.geysermodelengine.GeyserModelEngine
name: GeyserModelEngine name: GeyserModelEngine
version: '1.0.0' version: '1.0.0'
api-version: '1.21' api-version: '1.21'