disabled start script

This commit is contained in:
2023-09-09 19:28:11 +02:00
parent 65186cbbcd
commit 68377ebaf4
4 changed files with 7 additions and 7 deletions

View File

@@ -40,7 +40,7 @@
<section> <section>
<h2>Downloads</h2> <h2>Downloads</h2>
<ul> <ul>
<li><a href="PatataPack-linux.zip" class="">PrismLaucher (linux)</a></li> <li><a href="PatataPack-linux.zip" class="">PatataPack linux version</a></li>
</ul> </ul>
</section> </section>
<section> <section>

View File

@@ -1142,7 +1142,7 @@ hash = "110735d44eab9f3f56419cff162529ed13a6f7d86e52179d38a46c30b8a14c36"
[[files]] [[files]]
file = "index.html" file = "index.html"
hash = "d485929b274eb5102c342d9d3334625ee051a611217386ec76ee7ffa54d0d751" hash = "c530dc7ed3a2422e01687410ebc1a560298071a73d92c1950dab3ea8472b2666"
[[files]] [[files]]
file = "kubejs/README.txt" file = "kubejs/README.txt"
@@ -1186,11 +1186,11 @@ hash = "2e0d84a07ac20ee106f31b0dc7981bb00119277ba6ca4f180c05eb2b973c1cc7"
[[files]] [[files]]
file = "kubejs/server_scripts/sifter.js" file = "kubejs/server_scripts/sifter.js"
hash = "57751819cb0fea7e8f867c2f1fdb98d5720a0498d16a40b793c7bafb17d9c530" hash = "2c25a4bb1a29434ccec4053331bca8569f9302f59a4900117356a6eaf4c5c59b"
[[files]] [[files]]
file = "kubejs/startup_scripts/sifter.js" file = "kubejs/startup_scripts/sifter.js"
hash = "f2b40807bbe84ac5724231c13929a9a3015cec1bc6a8b5d4e52cff8624bd3164" hash = "632926142216e3537ab7586ac40b2544e043aeb22deb6441c6c8b0de5164aa24"
[[files]] [[files]]
file = "mods/ad-astra-giselle-addon.pw.toml" file = "mods/ad-astra-giselle-addon.pw.toml"

View File

@@ -2,11 +2,11 @@
// Visit the wiki for more info - https://kubejs.com/ // Visit the wiki for more info - https://kubejs.com/
StartupEvents.registry('item', event => { /*StartupEvents.registry('item', event => {
event.create('crushed_netherrack').material('clay').hardness(0.5).displayName('Crushed Netherrack'); event.create('crushed_netherrack').material('clay').hardness(0.5).displayName('Crushed Netherrack');
event.create('crushed_end_stone').material('clay').hardness(0.5).displayName('Crushed End Stone'); event.create('crushed_end_stone').material('clay').hardness(0.5).displayName('Crushed End Stone');
event.create('dust').material('sand').hardness(0.5).displayName('Dust'); event.create('dust').material('sand').hardness(0.5).displayName('Dust');
//event.create('desh_mesh','createsifter:mesh').displayName('Desh Mesh').parentModel("createsifter:block/meshes/mesh").texture("mesh","kubejs:item/desh_mesh"); //event.create('desh_mesh','createsifter:mesh').displayName('Desh Mesh').parentModel("createsifter:block/meshes/mesh").texture("mesh","kubejs:item/desh_mesh");
}) })*/

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "419e10ca42355d33043123c9941cdd316058b12fc750ac8cade53eace21c26ce" hash = "336aaa2b817feb530d91dc48bca30c299c5c64e58ffa8f424d9a54619fa159ad"
[versions] [versions]
forge = "47.1.47" forge = "47.1.47"