oops
This commit is contained in:
@@ -31,4 +31,7 @@
|
|||||||
- (internal)added terraoriginum:wings power
|
- (internal)added terraoriginum:wings power
|
||||||
- increased protection effectiveness from 1.1 to 1.2 on latian origins for sun protection
|
- increased protection effectiveness from 1.1 to 1.2 on latian origins for sun protection
|
||||||
- added light protection for spirit based origins
|
- added light protection for spirit based origins
|
||||||
- added a description for sun protection enchant
|
- added a description for sun protection enchant
|
||||||
|
|
||||||
|
## 1.20.1-1.0.11
|
||||||
|
- forgot to include icarus as new dependency
|
||||||
@@ -11,7 +11,7 @@ parchment_minecraft=1.20.1
|
|||||||
parchment_mappings=2023.09.03
|
parchment_mappings=2023.09.03
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.20.1-1.0.10
|
mod_version=1.20.1-1.0.11
|
||||||
maven_group=com.smithy
|
maven_group=com.smithy
|
||||||
archives_base_name=TerraOriginum
|
archives_base_name=TerraOriginum
|
||||||
|
|
||||||
|
|||||||
@@ -35,7 +35,8 @@
|
|||||||
"fabricloader": ">=0.14.0",
|
"fabricloader": ">=0.14.0",
|
||||||
"fabric": "*",
|
"fabric": "*",
|
||||||
"minecraft": "1.20.1",
|
"minecraft": "1.20.1",
|
||||||
"pehkui": ">=3.7.8"
|
"pehkui": ">=3.7.8",
|
||||||
|
"icarus": ">=2.11.0"
|
||||||
},
|
},
|
||||||
"conflicts": {}
|
"conflicts": {}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user