1
0
Simple tweaks for my personal Minecraft server
Go to file
Ryan Fox 3cbc868b51
Use the World registry instead of dimension IDs
In 1.16, they got rid of dimension IDs and started using a registry. I
personally love this decision, but I need to update the mod for it.
2020-06-24 20:09:28 +00:00
src/main Use the World registry instead of dimension IDs 2020-06-24 20:09:28 +00:00
.gitignore Add mcsrc to .gitignore 2020-06-24 20:09:28 +00:00
build.gradle Bump fabric loom 2020-06-23 21:18:14 +00:00
gradle.properties 1.16 2020-06-24 20:09:28 +00:00
LICENSE.txt Initial commit 2020-01-07 15:53:42 +00:00
README.txt Update the project name in the README 2020-06-15 23:05:49 +00:00
settings.gradle Initial commit 2020-01-07 15:53:42 +00:00

minecraft-tweaks-2a03

This repository contains simple modifications for the 2a03.party Minecraft
server. I have replaced the patches with a Fabric mod.
Send enhancements and bug fixes to my e-mail address, and I'll fix them myself
if I think they're important. Do not send random pull requests on GitHub.
You probably want to ignore this.