All Projects → LazuriteMC → Rayon

LazuriteMC / Rayon

Licence: MIT license
Rigid body simulation for Minecraft

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Rayon

mouse-wheelie
"Small" Minecraft mod focusing on inventory utilities, like scrolling, sorting and auto refilling of items
Stars: ✭ 58 (+132%)
Mutual labels:  minecraft-mod, fabricmc, minecraft-fabric-mod
Randomly-Adding-Anything
No description or website provided.
Stars: ✭ 42 (+68%)
Mutual labels:  minecraft-mod, fabricmc, minecraft-fabric-mod
lazydfu
Fabric mod that makes Minecraft DataFixerUpper initialization lazy
Stars: ✭ 156 (+524%)
Mutual labels:  minecraft-mod, fabricmc
pastelwonderland
A mod that uses pastel colors and feels to provide you with a beautiful, yet chaotic, dimension.
Stars: ✭ 17 (-32%)
Mutual labels:  minecraft-mod, fabricmc
Quadz
An FPV drone simulator for Fabric
Stars: ✭ 16 (-36%)
Mutual labels:  minecraft-mod, minecraft-fabric-mod
Minecraft-Transit-Railway
A Minecraft mod that allows you to build your own transport network with automated trains, boats, cable cars, and planes!
Stars: ✭ 190 (+660%)
Mutual labels:  minecraft-mod, minecraft-fabric-mod
SReplay
Server-side recording mod for ReplayMod
Stars: ✭ 44 (+76%)
Mutual labels:  minecraft-mod, minecraft-fabric-mod
Requiem
Revamps Minecraft's vanilla death experience and adds various related mechanics.
Stars: ✭ 88 (+252%)
Mutual labels:  minecraft-mod, fabricmc
EssentialClient
EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features
Stars: ✭ 67 (+168%)
Mutual labels:  minecraft-mod, fabricmc
Jumploader
Use Fabric mods in Twitch modpacks!
Stars: ✭ 19 (-24%)
Mutual labels:  minecraft-mod, fabricmc
SpruceUI
A Minecraft library mod which adds a new abstraction to create GUI interfaces. Still close to the Vanilla design code-wise.
Stars: ✭ 47 (+88%)
Mutual labels:  minecraft-mod, fabricmc
FabricProxy
Fabric mod for support forward player data from proxy
Stars: ✭ 40 (+60%)
Mutual labels:  minecraft-mod, fabricmc
ScreenshotToClipboard
Screenshots taken are copied to the clipboard.
Stars: ✭ 28 (+12%)
Mutual labels:  minecraft-mod, fabricmc
ShulkerBoxTooltip
What's in my shulker box?
Stars: ✭ 63 (+152%)
Mutual labels:  minecraft-mod, fabricmc
Adorn
A decoration mod for Minecraft 1.14+.
Stars: ✭ 81 (+224%)
Mutual labels:  minecraft-mod, fabricmc
kibe
A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Stars: ✭ 42 (+68%)
Mutual labels:  minecraft-mod, fabricmc
modget-minecraft
The Minecraft Mod Package Manager!
Stars: ✭ 47 (+88%)
Mutual labels:  minecraft-mod, fabricmc
chestcavity
Side effects may include shortness of breath, inhibited healing, inability to fight off infection, vulnerability to physical harm, weakness, loss of nutrition, difficulty walking or running, and sacrifice to Aztec gods .
Stars: ✭ 24 (-4%)
Mutual labels:  minecraft-mod, minecraft-fabric-mod
LibBlockAttributes
Library mod for fabric that adds items and attribute API's for blocks.
Stars: ✭ 43 (+72%)
Mutual labels:  minecraft-mod, fabricmc
ImageWorldGenerator
A minecraft mod to generate a world from an image/map
Stars: ✭ 20 (-20%)
Mutual labels:  minecraft-mod, fabricmc

Rayon

GitHub Discord

How to develop using Rayon

Add the following lines to your build.gradle where VERSION is the latest version.

repositories {
    maven { url "https://lazurite.dev/releases" }
}

dependencies {
    modImplementation 'dev.lazurite:rayon-fabric:VERSION'
}

For a list of versions, visit our maven. More information can be found on our wiki.

Community

If you need help with Rayon or just wanna find out what we're working on, join our discord here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].