Skip to content

rekadoodle/MetaSmeltAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetaSmeltAPI

Use this to add furnace recipes with metadata to Minecraft b1.7.3

Development Setup

  1. Setup an MCP workspace.
  2. Extract the contents of the repo into the root of your MCP workspace folder.
  3. Delete the references package or a number of its subpackages if you don't have each dependency setup.

Usage

import net.minecraft.src.metasmeltapi.MetaSmeltAPI;

MetaSmeltAPI.addRecipe(new ItemStack(Block.cloth, 1, 3), new ItemStack(Block.doorWood));

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages