Skip to content

Commit

Permalink
map/mod source updates for 1.20.1 full release (v2.2.1)
Browse files Browse the repository at this point in the history
- added performance mods
- installer version bump
  • Loading branch information
jgaribsin committed Jun 30, 2024
1 parent 9d87fe6 commit ae52373
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drehmal-installer",
"version": "1.0.3b1",
"version": "1.0.3",
"description": "Drehmal, Minecraft map installer",
"productName": "Drehmal Installer",
"author": "Primordial Team",
Expand Down
66 changes: 49 additions & 17 deletions src/stores/SourcesStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ import { ref } from 'vue';

export const useSourcesStore = defineStore('sources', () => {
const map = ref({
version: '2.2.1-b1.0.0',
version: '2.2.1',
versionName: 'Drehmal: APOTHEOSIS',
compressedSizeInBytes: 4335162502,
uncompressedSizeInBytes: 6515883517,
hash: '542c0e1b4009071ae1e68d63842af2ed823837fdb31865dd0add0db17303ce8f',
compressedSizeInBytes: 4093986974,
uncompressedSizeInBytes: 6544470332,
hash: 'bd8667154c6f491a41a1c9f4aea8e9221f0e8e2eef2cc3a2b36624d249a66c72',
shards: [
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1-b1.0.0/shard_1.zip', // 1
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1-b1.0.0/shard_2.zip', // 2
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1-b1.0.0/shard_3.zip', // 3
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1/shard_1.zip', // 1
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1/shard_2.zip', // 2
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1/shard_3.zip', // 3
],
});

const resourcePack = ref({
version: '2.2.1-b1.0.0',
version: '2.2.1',
source:
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1-b1.0.0/resources.zip',
'https://github.com/Drehmal-Team/map/releases/download/v2.2.1/resources.zip',
});

const partner = ref({
Expand All @@ -44,20 +44,20 @@ export const useSourcesStore = defineStore('sources', () => {
mod_version: '0.6',
},
{
name: 'CIT Resewn',
url: 'https://modrinth.com/mod/cit-resewn',
name: 'C2ME',
url: 'https://modrinth.com/mod/c2me-fabric',
source:
'https://cdn.modrinth.com/data/otVJckYQ/versions/8uQeAHwk/citresewn-1.1.5%2B1.20.1.jar',
'https://cdn.modrinth.com/data/VSNURh3q/versions/QZ5cUNXs/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.5.jar',
mc_version: '1.20.1',
mod_version: '1.1.5',
mod_version: '0.2.0-alpha.11.5',
},
{
name: 'Cloth Config',
url: 'https://modrinth.com/mod/cloth-config',
name: 'CIT Resewn',
url: 'https://modrinth.com/mod/cit-resewn',
source:
'https://cdn.modrinth.com/data/9s6osm5g/versions/J3FLptsi/cloth-config-11.1.118-fabric.jar',
'https://cdn.modrinth.com/data/otVJckYQ/versions/8uQeAHwk/citresewn-1.1.5%2B1.20.1.jar',
mc_version: '1.20.1',
mod_version: '11.1.118',
mod_version: '1.1.5',
},
{
name: 'Cull Leaves',
Expand All @@ -83,6 +83,14 @@ export const useSourcesStore = defineStore('sources', () => {
mc_version: '1.20.1',
mod_version: '3.4.2',
},
{
name: 'Enhanced Block Entities',
url: 'https://modrinth.com/mod/ebe',
source:
'https://cdn.modrinth.com/data/OVuFYfre/versions/i3v1Skck/enhancedblockentities-0.9%2B1.20.jar',
mc_version: '1.20.1',
mod_version: '0.9',
},
{
name: 'Entity Culling',
url: 'https://modrinth.com/mod/entity-culling',
Expand All @@ -107,6 +115,14 @@ export const useSourcesStore = defineStore('sources', () => {
mc_version: '1.20.1',
mod_version: '0.7.3',
},
{
name: 'Ferrite Core',
url: 'https://modrinth.com/mod/ferrite-core',
source:
'https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar',
mc_version: '1.20.1',
mod_version: '6.0.1',
},
{
name: 'Indium',
url: 'https://modrinth.com/mod/indium',
Expand Down Expand Up @@ -147,6 +163,22 @@ export const useSourcesStore = defineStore('sources', () => {
mc_version: '1.20.1',
mod_version: '0.11.2',
},
{
name: 'Memory Leak Fix',
url: 'https://modrinth.com/mod/memoryleakfix',
source:
'https://cdn.modrinth.com/data/NRjRiSSD/versions/5xvCCRjJ/memoryleakfix-fabric-1.17%2B-1.1.5.jar',
mc_version: '1.20.1',
mod_version: '1.1.5',
},
{
name: 'ModernFix',
url: 'https://modrinth.com/mod/modernfix',
source:
'https://cdn.modrinth.com/data/nmDcB62a/versions/CB2UOpt3/modernfix-fabric-5.18.1%2Bmc1.20.1.jar',
mc_version: '1.20.1',
mod_version: '5.18.1',
},
{
name: 'Sodium',
url: 'https://modrinth.com/mod/sodium',
Expand Down

0 comments on commit ae52373

Please sign in to comment.