Skip to content

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
MehVahdJukaar committed Dec 29, 2024
1 parent 75bdbf2 commit 04b5ea4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@

# Snowy Spirit

- snowy spirit eat code server side with entity event for particles
- snowy spirit eat cookies server side with entity event for particles
- gingy spin attack animationa and hostiles in witch hut
- new ginger tegure and sound
- new ginger block and sound
- gumdrop entities
- finish gingerbead golem
- gingerbread entities sounds
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
import net.mehvahdjukaar.supplementaries.reg.ModFluids;
import net.mehvahdjukaar.supplementaries.reg.ModRegistry;
import net.minecraft.client.gui.screens.TitleScreen;
import net.minecraft.client.renderer.ShaderInstance;

public class SupplementariesFabricClient implements ClientModInitializer {

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ project_id = 412082
parchment_version = 1.20.1:2023.09.03

fabric_loader_version = 0.15.10
fabric_api_version=0.92.1+1.20.1
fabric_api_version = 0.92.1+1.20.1


forge_version = 1.20.1-47.2.1
Expand Down

0 comments on commit 04b5ea4

Please sign in to comment.