Skip to content

Commit e63bbd1

Browse files
authored
forgot to import config
1 parent 603606f commit e63bbd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/survivaltweaks/mixin/debugStickMixin.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package com.survivaltweaks.mixin;
22

3+
import com.survivaltweaks.config;
34
import net.minecraft.block.Block;
45
import net.minecraft.block.BlockState;
56
import net.minecraft.entity.player.PlayerEntity;

0 commit comments

Comments
 (0)