An open API service indexing awesome lists of open source software.

https://github.com/seggan/sfcalc

A calculator for the plugin Slimefun.
https://github.com/seggan/sfcalc

Last synced: 3 months ago
JSON representation

A calculator for the plugin Slimefun.

Awesome Lists containing this project

README

          

# SFCalc
A calculator for the plugin Slimefun. This is based off of john000708's SlimeCalculator.

Find most recent build [here](https://blob.build/project/SFCalc/Dev).

## Usage

This addon for Slimefun adds a new command: /sfcalc. This command can calculate how much basic slimefun resources you need to make the specified item.

Usage: `/sfcalc [required: item] [optional: amount]`

Item is the id of the item you want to craft. An item id is like this: "electric_motor", "carbonado", "solar_generator" (basic solar generator), etc. For tiered machines that are not lowest tier, add the tier number after the id. For example: "solar_generator_3" (carbonado solar generator), "lava_generator_2" (advanced lava generator), "carbon_press" (carbon press [tier 1]), etc.

Amount is the number of items you want to craft. It defaults to 1 if you don't specify any amount.

Minecraft version: 1.16+

Slimefun version: RC-36 or newer