Search found 2 matches

Return to advanced search

Re: Removing Smelting Recipe

For those who are interested, I've found a workaround.

I removed the recipe to make flour, added my own item, "Flour", with the same texture and recipe, and didn't add the smelting recipe. This won't work for everything, but it works in my situation.
by TheGlobefish
Sun Jul 26, 2015 22:30
 
Forum: Modding Discussion
Topic: Removing Smelting Recipe
Replies: 2
Views: 1031

Removing Smelting Recipe

Hello, I'm trying to remove the recipe for bread (I want to replace it). For crafting recipes, it looks like this code from Technic could work: minetest.register_craft({ type = "shapeless", output = "default:bronze_ingot 0", recipe = {"default:copper_ingot", "defau...
by TheGlobefish
Sat Jul 25, 2015 22:03
 
Forum: Modding Discussion
Topic: Removing Smelting Recipe
Replies: 2
Views: 1031

Return to advanced search

cron