Weight tree & cleanup
This commit is contained in:
parent
aec1216769
commit
2093c747c6
8 changed files with 83 additions and 16 deletions
|
@ -4,7 +4,6 @@ import java.io.Reader;
|
|||
|
||||
import net.minecraft.util.Identifier;
|
||||
import net.minecraft.util.registry.Registry;
|
||||
|
||||
import ru.betterend.patterns.Patterns;
|
||||
|
||||
public class BlockBark extends BlockPillar {
|
||||
|
|
|
@ -15,7 +15,6 @@ import net.minecraft.loot.context.LootContext;
|
|||
import net.minecraft.loot.context.LootContextParameters;
|
||||
import net.minecraft.util.Identifier;
|
||||
import net.minecraft.util.registry.Registry;
|
||||
|
||||
import ru.betterend.patterns.Patterns;
|
||||
|
||||
public class BlockBookshelf extends BlockBase {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue