Compare commits
2 Commits
plugin
...
resource-p
Author | SHA1 | Date | |
---|---|---|---|
a782d99c9e
|
|||
cb8ce88138
|
40
.classpath
@@ -1,40 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" output="target/classes" path="src/main/java">
|
||||
<attributes>
|
||||
<attribute name="optional" value="true"/>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
<attribute name="optional" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
|
||||
<attributes>
|
||||
<attribute name="optional" value="true"/>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
<attribute name="test" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
<attribute name="test" value="true"/>
|
||||
<attribute name="optional" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="maven.pomderived" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
3
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
/target/
|
||||
/src
|
||||
/target
|
||||
|
23
.project
@@ -1,23 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>MyPlugin</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.m2e.core.maven2Builder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
@@ -1,8 +0,0 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
|
||||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
||||
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore
|
||||
org.eclipse.jdt.core.compiler.release=disabled
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
@@ -1,4 +0,0 @@
|
||||
activeProfiles=
|
||||
eclipse.preferences.version=1
|
||||
resolveWorkspaceProjects=true
|
||||
version=1
|
11
HHC_README.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
HHC Resource Pack Folder
|
||||
-Created by HHC
|
||||
|
||||
All music used in this resource pack is NOT created by us, and will will never take credit FOR making it.
|
||||
|
||||
Notes for future!
|
||||
Normalize all music to a -5db limit.
|
||||
|
||||
Version 1:
|
||||
Added in music for Caves, and some for Sculk / Factory.
|
||||
|
@@ -1,2 +1,2 @@
|
||||
# HHCMC
|
||||
Official Plugin for HydrogenHosting.org 's SMP / RPG server
|
||||
Official Resource Pack for HydrogenHosting.org 's SMP / RPG server
|
||||
|
11
assets/hhc/sounds.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"cave.main":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/cave/landfall", "stream": true}]},
|
||||
"cave.final_boss":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/cave/until_my_bones_shatter", "stream": true}]},
|
||||
|
||||
"sculk.main1":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/fusion", "stream": true}]},
|
||||
"sculk.main2":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/memory_lane", "stream": true}]},
|
||||
"sculk.main3":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/rock_bottom", "stream": true}]},
|
||||
"sculk.main4":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/sculk/vanessa_play", "stream": true}]},
|
||||
|
||||
"factory.final_boss":{"category": "master","sounds": [{"name": "hhc:dungeons/brawler/factory/mechanical_rhythm_de", "stream": true}]}
|
||||
}
|
BIN
assets/hhc/sounds/dungeons/brawler/cave/landfall.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/fusion.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/memory_lane.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/rock_bottom.ogg
Normal file
BIN
assets/hhc/sounds/dungeons/brawler/sculk/vanessa_play.ogg
Normal file
5338
assets/minecraft/lang/en_us.json
Normal file
BIN
assets/minecraft/sounds/ambient/weather/rain1.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/rain2.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/rain3.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/rain4.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder1.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder10.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder11.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder12.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder13.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder14.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder15.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder16.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder17.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder18.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder19.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder2.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder20.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder21.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder22.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder23.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder24.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder25.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder26.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder27.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder28.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder29.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder3.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder30.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder31.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder32.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder33.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder34.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder35.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder36.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder37.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder38.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder39.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder4.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder40.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder5.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder6.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder7.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder8.ogg
Normal file
BIN
assets/minecraft/sounds/ambient/weather/thunder9.ogg
Normal file
BIN
assets/minecraft/sounds/block/bell/bell_use01.ogg
Normal file
BIN
assets/minecraft/sounds/block/bell/bell_use02.ogg
Normal file
BIN
assets/minecraft/sounds/random/explode1.ogg
Normal file
BIN
assets/minecraft/sounds/random/explode2.ogg
Normal file
BIN
assets/minecraft/sounds/random/explode3.ogg
Normal file
BIN
assets/minecraft/sounds/random/explode4.ogg
Normal file
BIN
assets/minecraft/textures/gui/advancements/window.png
Normal file
After Width: | Height: | Size: 715 B |
BIN
assets/minecraft/textures/gui/book.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
assets/minecraft/textures/gui/container/anvil.png
Normal file
After Width: | Height: | Size: 642 B |
BIN
assets/minecraft/textures/gui/container/beacon.png
Normal file
After Width: | Height: | Size: 827 B |
BIN
assets/minecraft/textures/gui/container/blast_furnace.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
assets/minecraft/textures/gui/container/brewing_stand.png
Normal file
After Width: | Height: | Size: 649 B |
BIN
assets/minecraft/textures/gui/container/cartography_table.png
Normal file
After Width: | Height: | Size: 429 B |
BIN
assets/minecraft/textures/gui/container/crafter.png
Normal file
After Width: | Height: | Size: 432 B |
BIN
assets/minecraft/textures/gui/container/crafting_table.png
Normal file
After Width: | Height: | Size: 424 B |
After Width: | Height: | Size: 467 B |
After Width: | Height: | Size: 360 B |
After Width: | Height: | Size: 341 B |
BIN
assets/minecraft/textures/gui/container/dispenser.png
Normal file
After Width: | Height: | Size: 368 B |
BIN
assets/minecraft/textures/gui/container/enchanting_table.png
Normal file
After Width: | Height: | Size: 444 B |
BIN
assets/minecraft/textures/gui/container/furnace.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
assets/minecraft/textures/gui/container/generic_54.png
Normal file
After Width: | Height: | Size: 368 B |
BIN
assets/minecraft/textures/gui/container/grindstone.png
Normal file
After Width: | Height: | Size: 500 B |
BIN
assets/minecraft/textures/gui/container/hopper.png
Normal file
After Width: | Height: | Size: 347 B |
BIN
assets/minecraft/textures/gui/container/horse.png
Normal file
After Width: | Height: | Size: 363 B |
BIN
assets/minecraft/textures/gui/container/inventory.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
assets/minecraft/textures/gui/container/loom.png
Normal file
After Width: | Height: | Size: 559 B |
BIN
assets/minecraft/textures/gui/container/shulker_box.png
Normal file
After Width: | Height: | Size: 344 B |
BIN
assets/minecraft/textures/gui/container/smithing.png
Normal file
After Width: | Height: | Size: 632 B |
BIN
assets/minecraft/textures/gui/container/smoker.png
Normal file
After Width: | Height: | Size: 470 B |
BIN
assets/minecraft/textures/gui/container/stonecutter.png
Normal file
After Width: | Height: | Size: 414 B |
BIN
assets/minecraft/textures/gui/container/villager.png
Normal file
After Width: | Height: | Size: 544 B |
BIN
assets/minecraft/textures/gui/demo_background.png
Normal file
After Width: | Height: | Size: 282 B |
BIN
assets/minecraft/textures/gui/recipe_book.png
Normal file
After Width: | Height: | Size: 426 B |
After Width: | Height: | Size: 233 B |
After Width: | Height: | Size: 234 B |
After Width: | Height: | Size: 175 B |
After Width: | Height: | Size: 165 B |
After Width: | Height: | Size: 169 B |
After Width: | Height: | Size: 168 B |