-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e24f2c
commit 2fa29a5
Showing
325 changed files
with
3,228 additions
and
3,988 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v2.1 Update", | ||
"version_number": "2.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v3.0 Update", | ||
"version_number": "3.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "EP4tesbZ" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Allows amethyst blocks to be used as a beacon base. Allows amethyst shards to be used as a beacon payment item.", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
} | ||
"pack": { | ||
"pack_format": 57, | ||
"description": "Allows amethyst blocks to be used as a beacon base. Allows amethyst shards to be used as a beacon payment item.", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "2.1", | ||
"version_number": "3.0", | ||
"project_id": "EP4tesbZ" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Put skulls and heads in the axe mineable tag", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
"pack": { | ||
"pack_format": 57, | ||
"description": "Put skulls and heads in the axe mineable tag", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "2.1", | ||
"version_number": "3.0", | ||
"project_id": "S7cHoMDR" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v2.1 Update", | ||
"version_number": "2.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v3.0 Update", | ||
"version_number": "3.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "uqr5V1OT" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Prevents Axolotls from attacking fish, squid, and tadpoles", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
} | ||
|
||
"pack": { | ||
"pack_format": 57, | ||
"description": "Prevents Axolotls from attacking fish, squid, and tadpoles", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "2.1", | ||
"version_number": "3.0", | ||
"project_id": "uqr5V1OT" | ||
} |
12 changes: 5 additions & 7 deletions
12
packs/blasting_smelts_glass/data/purpur/recipe/blasting/glass_from_blasting.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
{ | ||
"type": "minecraft:blasting", | ||
"category": "blocks", | ||
"cookingtime": 100, | ||
"experience": 0.1, | ||
"ingredient": { | ||
"tag": "minecraft:smelts_to_glass" | ||
}, | ||
"ingredient": "#minecraft:smelts_to_glass", | ||
"result": { | ||
"id": "minecraft:glass" | ||
} | ||
} | ||
}, | ||
"experience": 0.1, | ||
"cookingtime": 100 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v3.1 Update", | ||
"version_number": "3.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v4.0 Update", | ||
"version_number": "4.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "yQr7wOEY" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Allows smelting sand in a blast furnace", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
"pack": { | ||
"pack_format": 57, | ||
"description": "Allows smelting sand in a blast furnace", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "3.1", | ||
"version_number": "4.0", | ||
"project_id": "yQr7wOEY" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v3.1 Update", | ||
"version_number": "3.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v4.0 Update", | ||
"version_number": "4.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "ZLRxxRmh" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Allows axolotls to be bred with the tropical fish item", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
} | ||
|
||
"pack": { | ||
"pack_format": 57, | ||
"description": "Allows axolotls to be bred with the tropical fish item", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "3.1", | ||
"version_number": "4.0", | ||
"project_id": "ZLRxxRmh" | ||
} |
11 changes: 5 additions & 6 deletions
11
packs/chiseled_bookshelves_add_enchantment_power/modrinth.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v2.1 Update", | ||
"version_number": "2.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v3.0 Update", | ||
"version_number": "3.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "504BLPX7" | ||
} | ||
} |
16 changes: 9 additions & 7 deletions
16
packs/chiseled_bookshelves_add_enchantment_power/pack.mcmeta
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Allows chiseled bookshelves to add to the enchanting power in an enchanting setup", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
} | ||
|
||
"pack": { | ||
"pack_format": 57, | ||
"description": "Allows chiseled bookshelves to add to the enchanting power in an enchanting setup", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
packs/chiseled_bookshelves_add_enchantment_power/version_info.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "2.1", | ||
"version_number": "3.0", | ||
"project_id": "504BLPX7" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v3.1 Update", | ||
"version_number": "3.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v4.0 Update", | ||
"version_number": "4.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "zFdrE9Wt" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Allows solid copper blocks to be used as a beacon base block. Allows copper ingots to be used as a beacon payment item.", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
} | ||
"pack": { | ||
"pack_format": 57, | ||
"description": "Allows solid copper blocks to be used as a beacon base block. Allows copper ingots to be used as a beacon payment item.", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "3.1", | ||
"version_number": "4.0", | ||
"project_id": "zFdrE9Wt" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
{ | ||
"name": "v1.1 Update", | ||
"version_number": "1.1", | ||
"changelog": "Starts preparing support easier updating. Adds a 'version_info.txt' file. Also adds 'support' for 1.21.1, though not particularly necessary", | ||
"name": "v2.0 Update", | ||
"version_number": "2.0", | ||
"changelog": "Update to 1.21.2", | ||
"game_versions": [ | ||
"1.21", | ||
"1.21.1" | ||
"1.21.2" | ||
], | ||
"version_type": "release", | ||
"project_id": "QZKMChtj" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 48, | ||
"description": "Disables Unbreaking From Working On Elytra", | ||
"supported_formats": {"min_inclusive": 48, "max_inclusive": 48} | ||
} | ||
} | ||
"pack": { | ||
"pack_format": 57, | ||
"description": "Disables Unbreaking From Working On Elytra", | ||
"supported_formats": { | ||
"min_inclusive": 57, | ||
"max_inclusive": 57 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version_number": "1.1", | ||
"version_number": "2.0", | ||
"project_id": "QZKMChtj" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.