Normalized code formatting.
This commit is contained in:
parent
b1db7c5152
commit
134b11f177
122 changed files with 944 additions and 697 deletions
|
@ -18,7 +18,8 @@ import net.minecraft.util.ResourceLocation;
|
|||
import net.minecraftforge.fml.relauncher.Side;
|
||||
import net.minecraftforge.fml.relauncher.SideOnly;
|
||||
|
||||
public class PageAltarRecipe extends PageBase {
|
||||
public class PageAltarRecipe extends PageBase
|
||||
{
|
||||
|
||||
public ItemStack input;
|
||||
public ItemStack output;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue