Initial Minecraft Renew Mod workspace
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "yourscraft.jasdewstarfield.createlimiteddraining.mixin",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"mixins": [
|
||||
"FluidManipulationBehaviourMixin",
|
||||
"HosePulleyBlockEntityMixin"
|
||||
],
|
||||
"client": [],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user