mistress
Yuki 12 months ago
parent a48f9191bd
commit 683e97a7b9

@ -221,7 +221,7 @@
/**
* How many columns and rows of ingredients to limit the top sidebar to
*/
top-sidebar-size: 9, 9;
top-sidebar-size: 12, 100;
/**
* How much space to maintain between the top sidebar and obstructions, in pixels
@ -256,7 +256,7 @@
/**
* How many columns and rows of ingredients to limit the bottom sidebar to
*/
bottom-sidebar-size: 9, 9;
bottom-sidebar-size: 12, 100;
/**
* How much space to maintain between the bottom sidebar and obstructions, in

@ -1,3 +1,3 @@
#Display a thank you message at spawn?
sayThanksMessage = true
sayThanksMessage = false

@ -1,5 +1,5 @@
#Display a 'tip' message at spawn?
sayThanksMessage = true
sayThanksMessage = false
#How fast can you rotate when mounted to a camera and holding W-A-S-D?
#Range: 0.0 ~ 1.7976931348623157E308
cameraSpeed = 2.0

@ -402,7 +402,7 @@ hash = "373747f0bfd20a6d5437e46b8cd794fde492c8e2fa67b1a8d74afe8fb31f8827"
[[files]]
file = "config/emi.css"
hash = "ef030f6bbb9052244bbe4e8f06f353c7e4238a6bd6ebde5d84505689a284a0c6"
hash = "2131da660f5bf5cb80856fa8a83e026255efb7bdfbf09047e0adaba66c6732c0"
[[files]]
file = "config/fallingtree.json"
@ -758,11 +758,11 @@ hash = "3b01094400618f74596b9a3d0a5b60082e67bbb75174b592cd1393905584a8a7"
[[files]]
file = "config/sebastrnlib-client.toml"
hash = "6873455243a44c25a8ccccceafe197ab95ee7f8bf40a12f911142b62c6cb47cd"
hash = "6045f2b807be45907649e1e063a7056ca8169673d87de542052921f1f69b6e8f"
[[files]]
file = "config/securitycraft-client.toml"
hash = "d04616e73147c4fda0b873de270cd159a4273df45b810da3b58393827bd0ba90"
hash = "b0fa1cf1c923337fdcd552c7727ef79c25922ab8228926a5576cb2ffbc1a264b"
[[files]]
file = "config/sidebar_buttons.json"
@ -985,6 +985,11 @@ hash = "d67378c37d399591346b945f5e44b783dcd0d8a1419df91dddf787241f7a4932"
file = "mods/VampirismIntegrations-1.19.2-1.8.0.jar"
hash = "9c98ab17ca6eee90f1c454342a0791e4898741c3f1522dd4b5b0231140b6cad5"
[[files]]
file = "mods/ad-astra-giselle-addon.pw.toml"
hash = "ae70c84a577367aae4cce47250abe78bcfb918f793e01b15ec343b5422246094"
metafile = true
[[files]]
file = "mods/ad-astra.pw.toml"
hash = "5edb236d9a852059bc4abae2219903c4db30837897ac0bee60734bf498a5708d"

@ -0,0 +1,13 @@
name = "Ad Astra!: Giselle Addon"
filename = "Ad-Astra-Giselle-Addon-forge-1.19.2-1.16.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "cce4e671e76ac7d1bc4c03dcbcf4d5efd88fcbbb"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4565935
project-id = 714958

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "cc92e1a6788c31c1a204b6c05ed3328700b8cba7bf8a2e24fc0140485bae6477"
hash = "c0153a9085823075b27cc16580a0d6c627f9ae0e85f7d404d52d00f2d4ad2513"
[versions]
forge = "43.2.11"

Loading…
Cancel
Save