Skip to content

Commit

Permalink
1.21.2 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
RhythmicSys committed Oct 22, 2024
1 parent 1e24f2c commit 2fa29a5
Show file tree
Hide file tree
Showing 325 changed files with 3,228 additions and 3,988 deletions.
11 changes: 5 additions & 6 deletions packs/amethyst_beacon_base/modrinth.json
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"
}
}
15 changes: 9 additions & 6 deletions packs/amethyst_beacon_base/pack.mcmeta
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
}
}
}
2 changes: 1 addition & 1 deletion packs/amethyst_beacon_base/version_info.txt
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"
}
11 changes: 5 additions & 6 deletions packs/axe_effective_skulls/modrinth.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"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"
],
"dependencies": [
{
Expand All @@ -30,4 +29,4 @@
],
"version_type": "release",
"project_id": "S7cHoMDR"
}
}
13 changes: 8 additions & 5 deletions packs/axe_effective_skulls/pack.mcmeta
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
}
}
}
2 changes: 1 addition & 1 deletion packs/axe_effective_skulls/version_info.txt
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"
}
11 changes: 5 additions & 6 deletions packs/axolotl_ignore_passives/modrinth.json
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"
}
}
16 changes: 9 additions & 7 deletions packs/axolotl_ignore_passives/pack.mcmeta
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
}
}
}
2 changes: 1 addition & 1 deletion packs/axolotl_ignore_passives/version_info.txt
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"
}
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
}
11 changes: 5 additions & 6 deletions packs/blasting_smelts_glass/modrinth.json
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"
}
}
13 changes: 8 additions & 5 deletions packs/blasting_smelts_glass/pack.mcmeta
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
}
}
}
2 changes: 1 addition & 1 deletion packs/blasting_smelts_glass/version_info.txt
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"
}
11 changes: 5 additions & 6 deletions packs/breed_axolotl_with_tropical_fish_item/modrinth.json
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"
}
}
16 changes: 9 additions & 7 deletions packs/breed_axolotl_with_tropical_fish_item/pack.mcmeta
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
}
}
}
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 packs/chiseled_bookshelves_add_enchantment_power/modrinth.json
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 packs/chiseled_bookshelves_add_enchantment_power/pack.mcmeta
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
}
}
}
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"
}
11 changes: 5 additions & 6 deletions packs/copper_block_beacon_base/modrinth.json
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"
}
}
15 changes: 9 additions & 6 deletions packs/copper_block_beacon_base/pack.mcmeta
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
}
}
}
2 changes: 1 addition & 1 deletion packs/copper_block_beacon_base/version_info.txt
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"
}
11 changes: 5 additions & 6 deletions packs/elytra-ignores-unbreaking/modrinth.json
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"
}
}
15 changes: 9 additions & 6 deletions packs/elytra-ignores-unbreaking/pack.mcmeta
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
}
}
}
2 changes: 1 addition & 1 deletion packs/elytra-ignores-unbreaking/version_info.txt
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"
}
11 changes: 5 additions & 6 deletions packs/hoe_effective_cactus/modrinth.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"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"
],
"dependencies": [
{
Expand All @@ -30,4 +29,4 @@
],
"version_type": "release",
"project_id": "Xqq7IBeE"
}
}
Loading

0 comments on commit 2fa29a5

Please sign in to comment.