Reformated
This commit is contained in:
parent
fc1da134e7
commit
60e8008cb7
416 changed files with 5772 additions and 4573 deletions
|
@ -1,13 +1,13 @@
|
|||
package org.betterx.betterend.recipe;
|
||||
|
||||
import net.minecraft.world.item.Items;
|
||||
|
||||
import org.betterx.bclib.recipes.SmithingTableRecipe;
|
||||
import org.betterx.betterend.BetterEnd;
|
||||
import org.betterx.betterend.config.Configs;
|
||||
import org.betterx.betterend.registry.EndBlocks;
|
||||
import org.betterx.betterend.registry.EndItems;
|
||||
|
||||
import net.minecraft.world.item.Items;
|
||||
|
||||
public class SmithingRecipes {
|
||||
|
||||
public static void register() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue