aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/bbsentials/textures/item/splash_hub.pngbin5537 -> 0 bytes
-rw-r--r--src/main/resources/assets/public_bbsentials_cert.crtbin1431 -> 0 bytes
-rw-r--r--src/main/resources/bbsentials.mixins.json16
-rw-r--r--src/main/resources/fabric.mod.json43
-rw-r--r--src/main/resources/logo.pngbin2092 -> 0 bytes
-rw-r--r--src/main/resources/sounds/mixkit-gaming-lock-2848.wavbin201240 -> 0 bytes
-rw-r--r--src/main/resources/sounds/mixkit-interface-option-select-2573.wavbin274068 -> 0 bytes
-rw-r--r--src/main/resources/sounds/mixkit-long-pop-2358.wavbin226002 -> 0 bytes
-rw-r--r--src/main/resources/sounds/mixkit-sci-fi-click-900.wavbin184244 -> 0 bytes
-rw-r--r--src/main/resources/sounds/mixkit-sci-fi-confirmation-914.wavbin276320 -> 0 bytes
10 files changed, 0 insertions, 59 deletions
diff --git a/src/main/resources/assets/bbsentials/textures/item/splash_hub.png b/src/main/resources/assets/bbsentials/textures/item/splash_hub.png
deleted file mode 100644
index 7929d1a..0000000
--- a/src/main/resources/assets/bbsentials/textures/item/splash_hub.png
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/assets/public_bbsentials_cert.crt b/src/main/resources/assets/public_bbsentials_cert.crt
deleted file mode 100644
index 723fc34..0000000
--- a/src/main/resources/assets/public_bbsentials_cert.crt
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/bbsentials.mixins.json b/src/main/resources/bbsentials.mixins.json
deleted file mode 100644
index 82a341e..0000000
--- a/src/main/resources/bbsentials.mixins.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "required": true,
- "minVersion": "0.8",
- "package": "de.hype.bbsentials.mixins",
- "compatibilityLevel": "JAVA_8",
- "mixins": [],
- "client": [
- "ClientCommandSourceMixin",
- "ItemRendererMixin",
- "ScreenMixin",
- "SimpleOptionMixin"
- ],
- "injectors": {
- "defaultRequire": 1
- }
-} \ No newline at end of file
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
deleted file mode 100644
index 506dcba..0000000
--- a/src/main/resources/fabric.mod.json
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "schemaVersion": 1,
- "id": "bbsentials",
- "version": "${version}",
- "name": "BBsentials",
- "icon": "logo.png",
- "description": "Mod to connect to the BBsentials Network for Splashes and more",
- "authors": [
- "Hype_the_Time/hackthetime"
- ],
- "contributors": ["hannibal2"],
- "contact": {
- "homepage": "https://github.com/HacktheTime/BBsentials1.20",
- "issues": "https://github.com/HacktheTime/BBsentials1.20/issues",
- "email": "s0844x76@duck.com",
- "sources": "https://github.com/HacktheTime/BBsentials1.20"
- },
- "license": "Look on Github (Sources). a Modified \"CC BY-NC-ND 4.0\" License",
- "environment": "client",
- "entrypoints": {
- "client": [
- "de.hype.bbsentials.client.BBsentials"
- ],
- "modmenu": [ "de.hype.bbsentials.client.ModMenueScreen" ]
- },
- "depends": {
- "fabricloader": ">=${loader_version}",
- "fabric": "*",
- "minecraft": "${minecraft_version}"
- },
- "mixins": [
- "bbsentials.mixins.json"
- ],
- "custom": {
- "modmenu": {
- "links": {
- "License": "https://github.com/HacktheTime/BBsentials1.20/blob/master/LICENSE",
- "modmenu.discord":"discord.gg/qr5mPRq8uG"
- },
- "update_checker": true
- }
- }
-} \ No newline at end of file
diff --git a/src/main/resources/logo.png b/src/main/resources/logo.png
deleted file mode 100644
index 407312a..0000000
--- a/src/main/resources/logo.png
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/sounds/mixkit-gaming-lock-2848.wav b/src/main/resources/sounds/mixkit-gaming-lock-2848.wav
deleted file mode 100644
index d079479..0000000
--- a/src/main/resources/sounds/mixkit-gaming-lock-2848.wav
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/sounds/mixkit-interface-option-select-2573.wav b/src/main/resources/sounds/mixkit-interface-option-select-2573.wav
deleted file mode 100644
index f118ac5..0000000
--- a/src/main/resources/sounds/mixkit-interface-option-select-2573.wav
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/sounds/mixkit-long-pop-2358.wav b/src/main/resources/sounds/mixkit-long-pop-2358.wav
deleted file mode 100644
index 4bed79a..0000000
--- a/src/main/resources/sounds/mixkit-long-pop-2358.wav
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/sounds/mixkit-sci-fi-click-900.wav b/src/main/resources/sounds/mixkit-sci-fi-click-900.wav
deleted file mode 100644
index 582445e..0000000
--- a/src/main/resources/sounds/mixkit-sci-fi-click-900.wav
+++ /dev/null
Binary files differ
diff --git a/src/main/resources/sounds/mixkit-sci-fi-confirmation-914.wav b/src/main/resources/sounds/mixkit-sci-fi-confirmation-914.wav
deleted file mode 100644
index 37800c9..0000000
--- a/src/main/resources/sounds/mixkit-sci-fi-confirmation-914.wav
+++ /dev/null
Binary files differ