Skip to content

Commit

Permalink
优化代码,并解决冲突。
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyceryl6 committed Aug 21, 2024
1 parent d448b02 commit e80e6ba
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 195 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
package org.hiedacamellia.whispergrove.core.data;

import net.neoforged.bus.api.SubscribeEvent;
import net.neoforged.fml.common.EventBusSubscriber;
import net.neoforged.neoforge.data.event.GatherDataEvent;
import org.hiedacamellia.whispergrove.WhisperGrove;
import org.hiedacamellia.whispergrove.core.data.lang.ChineseLanguageProvider;
import org.hiedacamellia.whispergrove.core.data.lang.ClassicalChineseLanguageProvider;
import org.hiedacamellia.whispergrove.core.data.lang.EnglishLanguageProvider;
Expand Down
Loading

0 comments on commit e80e6ba

Please sign in to comment.