Modscraper Modscraper Minecraft
Campfire-StationAPI logo

Campfire-StationAPI

Mod

add campfire similiar to 1.14 to b1.7.3

Type

Mod

Modrinth Downloads

281

Modrinth ID

txDuuimu

Last Updated

May 30, 2026

Description

This mod add Campfire, it act pretty similiar to how it was in 1.14

The crafting recipe is the same as modern version

This mod is partially based on the Campfire Backport for 1.7.10

Requirement

Custom Campfire's Cooking Recipe Json file

You can created your own recipe by adding it to data//campfire_recipe inside the mod jar

{ "input": { "item":"minecraft:cod", }, "output": { "item":"minecraft:cooked_cod", "meta":0 } }

item

StationAPI's item string id

You can find namespace of the item using retrocommand and looking at command guessing for /give

meta (optional)

metadata for the item

if the input item meta is below 0 or not specified meaning it accept all metadata

Compatibility

Mod Loaders

Babric Fabric Ornithe

Game Versions

b1.7.3

Screenshots

Similar Mods

External Resources