Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfort/fscript
https://github.com/sfort/fscript
fabric fabricmc fabricmc-mod minecraft minecraft-mod
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sfort/fscript
- Owner: SFort
- License: mit
- Created: 2021-08-16T17:53:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T16:39:13.000Z (11 months ago)
- Last Synced: 2023-12-10T17:39:36.248Z (11 months ago)
- Topics: fabric, fabricmc, fabricmc-mod, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 297 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FScript
Allows easily making minecraft scriptable
This was mostly made for [SurvivalFlight](https://github.com/sfort/MC-SurvivalFlight),
ergo it's currently focused on making the player scriptable.
despite that it easy to extend and apply to any other mod.MC Version / Latest Available FScript:
1.20.2 - 1.20.4 : [`3.2.3`](https://github.com/SFort/FScript/releases/tag/r3.2.3)
1.20 - 1.20.1 : [`3.2.2`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.19.4 : [`3.2.2+1.19.4`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.19.3 : [`3.2.2+1.19.3`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.19 - 1.19.2 : [`3.2.2+1.19.2`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.18.2 : [`3.2.2+1.18.2`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.17 - 1.18.1 : [`3.2.2-1.18.1`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.16 - 1.16.5 : [`3.2.2-1.16.5`](https://github.com/SFort/FScript/releases/tag/r3.2.2)
1.14.4 - 1.15.2 : [`1.1.5-1.16`](https://github.com/SFort/FScript/releases/tag/r1.1.5)Latest fscript-shell version : `3`
Explatanion and examples (for developers):
[wiki](https://github.com/SFort/FScript/wiki)#### Inbuilt support for
[trinkets](https://github.com/emilyploszaj/trinkets)#### Known mods that use fscript
[survival flight](https://github.com/sfort/mc-survivalflight)
[less clutter](https://github.com/sfort/mc-lessclutter)
[fabrication](https://github.com/unascribed/fabrication)