https://github.com/sfort/fscript
https://github.com/sfort/fscript
fabric fabricmc fabricmc-mod minecraft minecraft-mod
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sfort/fscript
- Owner: SFort
- License: mit
- Created: 2021-08-16T17:53:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T07:29:46.000Z (7 months ago)
- Last Synced: 2024-10-31T11:22:30.347Z (7 months ago)
- Topics: fabric, fabricmc, fabricmc-mod, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 317 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.21.1 : [`3.2.4`](https://github.com/SFort/FScript/releases/tag/r3.2.4)
1.20.2 - 1.20.3 : [`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)