Indium suppor + github runner #7

Merged
Adrien1106 merged 3 commits from dev into master 2024-03-03 21:34:53 +01:00
Showing only changes of commit 13539fd91d - Show all commits

View File

@ -25,7 +25,7 @@ import java.util.function.BiConsumer;
import java.util.stream.Collectors; import java.util.stream.Collectors;
/** /**
* TODO self culling, fix other models, better connected textures * TODO self culling, fix other models, better connected textures, preload items, walking sound, state replacement
*/ */
public class ReFramed implements ModInitializer { public class ReFramed implements ModInitializer {
public static final String MODID = "reframed"; public static final String MODID = "reframed";