mirror of
https://github.com/xzeldon/ChromaBlocks.git
synced 2025-07-17 00:06:04 +03:00
cosmetic changes
- add fabric download link to readme - replace repo links according to the new repo name
This commit is contained in:
@ -8,7 +8,6 @@ import net.minecraft.item.ItemGroup;
|
||||
import net.minecraft.util.Identifier;
|
||||
import net.minecraft.util.registry.Registry;
|
||||
import ru.xzeldon.greenscreenmod.GreenScreenMod;
|
||||
import net.minecraft.block.AbstractGlassBlock;
|
||||
|
||||
public class ModBlocks {
|
||||
public static final Block GREEN_SCREEN_BLOCK = registerBlock("green_screen_block", new GreenScreenBlock(), ItemGroup.MISC);
|
||||
|
Reference in New Issue
Block a user