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.
- Host: GitHub
- URL: https://github.com/seggan/sfcalc
- Owner: Seggan
- License: gpl-3.0
- Created: 2020-09-03T00:01:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T14:22:07.000Z (about 2 years ago)
- Last Synced: 2024-04-08T17:51:56.707Z (about 2 years ago)
- Language: Java
- Size: 525 KB
- Stars: 7
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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