Skip to content

Commit

Permalink
Merge pull request #1 from Provismet/1.20
Browse files Browse the repository at this point in the history
Final Pre-Release Updates
  • Loading branch information
Provismet authored Feb 15, 2024
2 parents 5345de0 + f2077f8 commit fc523ab
Show file tree
Hide file tree
Showing 67 changed files with 192 additions and 156 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ org.gradle.parallel=true

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4
loader_version=0.15.6
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.15.3

# Mod Properties
mod_version=1.0.0
Expand All @@ -15,7 +15,7 @@ archives_base_name=additional-armoury
modid=additional-armoury

#Fabric api
fabric_version=0.91.6+1.20.2
fabric_version=0.91.0+1.20.1
fabric_asm_version=v2.3
combatplus_version=0.7.0-mc1.20.1
combatplus_version=1.0.0-mc1.20.1
lilylib_version=1.1.3-mc1.20
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
"item.additional-armoury.golden_dagger.effect.water": "Wet Golden Dagger",
"item.additional-armoury.golden_dagger.effect.water_breathing": "Water Breathing-Tipped Golden Dagger",
"item.additional-armoury.golden_dagger.effect.weakness": "Weakness-Tipped Golden Dagger",
"item.additional-armoury.golden_mace": "Golden Mace",
"item.additional-armoury.iron_dagger": "Iron Dagger",
"item.additional-armoury.iron_dagger.effect.awkward": "Iron Dagger",
"item.additional-armoury.iron_dagger.effect.fire_resistance": "Fire Resistance-Tipped Iron Dagger",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_diamond"
"has_diamond",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_diamond"
"has_diamond",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_endernether_ingot"
"has_endernether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_gold_ingot"
"has_gold_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_gold_ingot"
"has_gold_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_iron_ingot"
"has_iron_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"requirements": [
[
"has_the_recipe",
"has_stick",
"has_iron_ingot"
"has_iron_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_netherite_ingot"
"has_netherite_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_netherite_ingot"
"has_netherite_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"requirements": [
[
"has_the_recipe",
"has_overnether_ingot"
"has_overnether_ingot",
"has_the_recipe"
]
],
"rewards": {
Expand Down
Loading

0 comments on commit fc523ab

Please sign in to comment.