next generation block game utility client
Find a file
2023-11-13 04:41:06 +01:00
gradle chore: processor version bump 2023-04-12 01:37:22 +02:00
src/main feat: added crude fastcraft 2023-11-13 04:41:06 +01:00
.editorconfig chore: tabs even in gradle 2023-02-07 21:46:05 +01:00
.gitignore fix: added gradle.properties to gitignore 2023-01-26 22:52:48 +01:00
build.gradle chore: processor version bump 2023-04-12 01:37:22 +02:00
gradle.properties.example chore: slimmed down (build|properties).gradle 2023-02-02 00:23:02 +01:00
gradlew chore: boilerplate 2023-01-24 01:07:30 +01:00
gradlew.bat chore: boilerplate 2023-01-24 01:07:30 +01:00
README.md chore: README style 2023-03-12 03:44:47 +01:00
settings.gradle chore: cleanup, created libs.version.toml 2023-03-02 00:11:08 +01:00

B S C V

screenshot-bscv-plus-xaero

This is our next generation Minecraft utility mod, built from scratch. Its aim is to be lightweight, minimal but complete and powerful tools for technic servers.

Features

Only basic modules are implemented as of now, but already enough to provide some useful tools.

Architecture

BSCV tries to not reinvent the wheel whenever possible. It's built on top of Forge config system and Brigadier command system.

To provide advanced patching capabilities, BSCV uses direct ASM patching over Mixins. Patching is built on top of lll.

There is no GUI, but all config options can be changed with any mod implementing a GUI for Forge configs, such as this one.

Release

Find most recent auto-built releases here.

Check this repository tags for changelogs and relevant notes.

Fairness

This mod contains many ways to make the game easier. Using this to gain competitive advantage is surely unfair, but playing with friends can be fine if clarified upfront.

Testing it out

Come test it out on fantabos.co server, where everything is allowed.