oops
This commit is contained in:
@@ -31,4 +31,7 @@
|
||||
- (internal)added terraoriginum:wings power
|
||||
- increased protection effectiveness from 1.1 to 1.2 on latian origins for sun protection
|
||||
- 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
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.20.1-1.0.10
|
||||
mod_version=1.20.1-1.0.11
|
||||
maven_group=com.smithy
|
||||
archives_base_name=TerraOriginum
|
||||
|
||||
|
||||
@@ -35,7 +35,8 @@
|
||||
"fabricloader": ">=0.14.0",
|
||||
"fabric": "*",
|
||||
"minecraft": "1.20.1",
|
||||
"pehkui": ">=3.7.8"
|
||||
"pehkui": ">=3.7.8",
|
||||
"icarus": ">=2.11.0"
|
||||
},
|
||||
"conflicts": {}
|
||||
}
|
||||
Reference in New Issue
Block a user