feat(datapacks): reorganize recipes into dedicated folder
Move recipe JSON files for copper_chest, torch, and warp_stone into a new `/recipe` subdirectory for better organization and maintainability. chore(deps): update mod dependencies and fix side conflicts - Remove unused Advanced Water Bottle mod - Update LambDynamicLights and Xaero's World Map to run on both client and server sides fix(pakku): ensure consistent file formatting Remove trailing whitespace in pakku.json to adhere to standard formatting conventions.
This commit is contained in:
@ -1,17 +0,0 @@
|
||||
filename = 'advancedwaterbottle-26.1.jar'
|
||||
name = 'Advanced Water Bottle'
|
||||
side = ''
|
||||
x-prismlauncher-loaders = [ 'fabric' ]
|
||||
x-prismlauncher-mc-versions = [ '26.1', '26.1', '26.1.1', '26.1.1', '26.1.2', '26.1.2' ]
|
||||
x-prismlauncher-release-type = 'release'
|
||||
x-prismlauncher-version-number = '26.1.x'
|
||||
|
||||
[download]
|
||||
hash = '8342f3a492ebac2a7f0389e473596a218bda08fef233db943b40bb555389d3a2424e2801d8bf0fccbe710b1fc5b782dc135a70af1ab21f1b38c769676be36b04'
|
||||
hash-format = 'sha512'
|
||||
mode = 'url'
|
||||
url = 'https://cdn.modrinth.com/data/oZLWCYTy/versions/iG4Ud2vE/advancedwaterbottle-26.1.jar'
|
||||
|
||||
[update.modrinth]
|
||||
mod-id = 'oZLWCYTy'
|
||||
version = 'iG4Ud2vE'
|
||||
Binary file not shown.
@ -8,50 +8,6 @@
|
||||
},
|
||||
"projects": [
|
||||
{
|
||||
"pakku_id": "SpfVPOSEjguJpUzV",
|
||||
"pakku_links": [
|
||||
"KyDOEdA8wkLdeFk5"
|
||||
],
|
||||
"type": "MOD",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
"modrinth": "advanced-water-bottle"
|
||||
},
|
||||
"name": {
|
||||
"modrinth": "Advanced Water Bottle"
|
||||
},
|
||||
"id": {
|
||||
"modrinth": "oZLWCYTy"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "advancedwaterbottle-26.1.jar",
|
||||
"mc_versions": [
|
||||
"26.1",
|
||||
"26.1.1",
|
||||
"26.1.2"
|
||||
],
|
||||
"loaders": [
|
||||
"fabric"
|
||||
],
|
||||
"release_type": "release",
|
||||
"url": "https://cdn.modrinth.com/data/oZLWCYTy/versions/iG4Ud2vE/advancedwaterbottle-26.1.jar",
|
||||
"id": "iG4Ud2vE",
|
||||
"parent_id": "oZLWCYTy",
|
||||
"hashes": {
|
||||
"sha512": "8342f3a492ebac2a7f0389e473596a218bda08fef233db943b40bb555389d3a2424e2801d8bf0fccbe710b1fc5b782dc135a70af1ab21f1b38c769676be36b04",
|
||||
"sha1": "c47b10d0b7219e89c76a341f6ec3efc19ff43e09"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"3I9O9RiK"
|
||||
],
|
||||
"size": 1019960,
|
||||
"date_published": "2026-04-19T19:24:41.437907Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"pakku_id": "yArTvGwfGaX44Kv8",
|
||||
"type": "MOD",
|
||||
"slug": {
|
||||
@ -1833,7 +1789,7 @@
|
||||
{
|
||||
"pakku_id": "4vepGL2nL6cCbuco",
|
||||
"type": "MOD",
|
||||
"side": "CLIENT",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
"curseforge": "lambdynamiclights",
|
||||
"modrinth": "lambdynamiclights"
|
||||
@ -3264,7 +3220,7 @@
|
||||
{
|
||||
"pakku_id": "3l5EXNn4e2YuYIbo",
|
||||
"type": "MOD",
|
||||
"side": "CLIENT",
|
||||
"side": "BOTH",
|
||||
"slug": {
|
||||
"curseforge": "xaeros-world-map",
|
||||
"modrinth": "xaeros-world-map"
|
||||
|
||||
Reference in New Issue
Block a user