Campfire-StationAPI
Modrinthadd campfire similiar to 1.14 to b1.7.3
347 загрузок 2 подписчиков обновлено 21d ago
последняя v2.0.1-babric Modrinth
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/
{
"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
Версии
Release
1.6.1
- No Longer Include FarnUtil 1.2 inside it
- You need to install FarnUtil 1.3 if you want to have smoking effect and item render on campfire
- Translucent…
Release
1.5.5
- Make item render on campfire no longer bobbing cartoonishly quickly (on some device like phone/pojavlauncher) or have random offset (most device)
- Add…
Release
1.5.4
Server now only send the Campfire's item data on first tick and when the item got added or removed instead every tick that campfire has item in it

Комментарии 0
Пока нет комментариев. Будь первым, кто поделится мнением.