9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-06 15:52:03 +00:00

添加红石源API

This commit is contained in:
XiaoMoMi
2025-06-22 01:21:11 +08:00
parent 06d576b009
commit e5b959957c
18 changed files with 717 additions and 256 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1844,7 +1844,7 @@
"block/bamboo_wood_trapdoor/toggle3",
"block/bamboo_wood_trapdoor/toggle4"
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.close"
},
"block.bamboo_wood_trapdoor.open": {
"sounds": [
@@ -1853,7 +1853,7 @@
"block/bamboo_wood_trapdoor/toggle3",
"block/bamboo_wood_trapdoor/toggle4"
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.open"
},
"block.barrel.close": {
"sounds": [
@@ -3268,7 +3268,7 @@
"block/cherrywood_trapdoor/toggle2",
"block/cherrywood_trapdoor/toggle3"
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.close"
},
"block.cherry_wood_trapdoor.open": {
"sounds": [
@@ -3276,7 +3276,7 @@
"block/cherrywood_trapdoor/toggle2",
"block/cherrywood_trapdoor/toggle3"
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.open"
},
"block.chest.close": {
"sounds": [
@@ -3978,7 +3978,7 @@
"block/copper_trapdoor/toggle3",
"block/copper_trapdoor/toggle4"
],
"subtitle": "subtitles.block.copper_trapdoor.close"
"subtitle": "subtitles.block.trapdoor.close"
},
"block.copper_trapdoor.open": {
"sounds": [
@@ -3987,7 +3987,7 @@
"block/copper_trapdoor/toggle3",
"block/copper_trapdoor/toggle4"
],
"subtitle": "subtitles.block.copper_trapdoor.open"
"subtitle": "subtitles.block.trapdoor.open"
},
"block.coral_block.break": {
"sounds": [
@@ -4655,6 +4655,73 @@
],
"subtitle": "subtitles.block.dispenser.dispense"
},
"block.dried_ghast.ambient": {
"sounds": [
"block/dried_ghast/ambient1",
"block/dried_ghast/ambient2",
"block/dried_ghast/ambient3",
"block/dried_ghast/ambient4"
],
"subtitle": "subtitles.block.dried_ghast.ambient"
},
"block.dried_ghast.ambient_water": {
"sounds": [
"block/dried_ghast/ambient_water1",
"block/dried_ghast/ambient_water2"
],
"subtitle": "subtitles.block.dried_ghast.ambient_water"
},
"block.dried_ghast.break": {
"sounds": [
"block/dried_ghast/break"
],
"subtitle": "subtitles.block.generic.break"
},
"block.dried_ghast.fall": {
"sounds": [
"block/dried_ghast/step1",
"block/dried_ghast/step2",
"block/dried_ghast/step3",
"block/dried_ghast/step4",
"block/dried_ghast/step5",
"block/dried_ghast/step6"
],
"subtitle": "subtitles.block.generic.fall"
},
"block.dried_ghast.place": {
"sounds": [
"block/dried_ghast/place1",
"block/dried_ghast/place2",
"block/dried_ghast/place3",
"block/dried_ghast/place4",
"block/dried_ghast/place5",
"block/dried_ghast/place6"
],
"subtitle": "subtitles.block.generic.place"
},
"block.dried_ghast.place_in_water": {
"sounds": [
"block/dried_ghast/placeinwater"
],
"subtitle": "subtitles.block.dried_ghast.place_in_water"
},
"block.dried_ghast.step": {
"sounds": [
"block/dried_ghast/step1",
"block/dried_ghast/step2",
"block/dried_ghast/step3",
"block/dried_ghast/step4",
"block/dried_ghast/step5",
"block/dried_ghast/step6"
],
"subtitle": "subtitles.block.generic.footsteps"
},
"block.dried_ghast.transition": {
"sounds": [
"block/dried_ghast/transition"
],
"subtitle": "subtitles.block.dried_ghast.transition"
},
"block.dripstone_block.break": {
"sounds": [
"block/dripstone/break1",
@@ -4708,6 +4775,23 @@
],
"subtitle": "subtitles.block.generic.footsteps"
},
"block.dry_grass.ambient": {
"sounds": [
"block/dry_grass/wind1",
"block/dry_grass/wind2",
"block/dry_grass/wind3",
"block/dry_grass/wind4",
"block/dry_grass/wind5",
"block/dry_grass/wind6",
"block/dry_grass/wind7",
"block/dry_grass/wind8",
"block/dry_grass/wind9",
"block/dry_grass/wind10",
"block/dry_grass/wind11",
"block/dry_grass/wind12"
],
"subtitle": "subtitles.block.dry_grass.ambient"
},
"block.enchantment_table.use": {
"sounds": [
"block/enchantment_table/enchant1",
@@ -5886,7 +5970,7 @@
"volume": 0.9
}
],
"subtitle": "subtitles.block.iron_trapdoor.close"
"subtitle": "subtitles.block.trapdoor.close"
},
"block.iron_trapdoor.open": {
"sounds": [
@@ -5907,7 +5991,7 @@
"volume": 0.9
}
],
"subtitle": "subtitles.block.iron_trapdoor.open"
"subtitle": "subtitles.block.trapdoor.open"
},
"block.ladder.break": {
"sounds": [
@@ -7670,7 +7754,7 @@
"block/nether_wood_trapdoor/toggle3",
"block/nether_wood_trapdoor/toggle4"
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.close"
},
"block.nether_wood_trapdoor.open": {
"sounds": [
@@ -7679,7 +7763,7 @@
"block/nether_wood_trapdoor/toggle3",
"block/nether_wood_trapdoor/toggle4"
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.open"
},
"block.netherite_block.break": {
"sounds": [
@@ -9287,23 +9371,6 @@
],
"subtitle": "subtitles.block.generic.footsteps"
},
"block.sand.wind": {
"sounds": [
"block/sand/wind1",
"block/sand/wind2",
"block/sand/wind3",
"block/sand/wind4",
"block/sand/wind5",
"block/sand/wind6",
"block/sand/wind7",
"block/sand/wind8",
"block/sand/wind9",
"block/sand/wind10",
"block/sand/wind11",
"block/sand/wind12"
],
"subtitle": "subtitles.block.sand.wind"
},
"block.scaffolding.break": {
"sounds": [
{
@@ -12044,7 +12111,7 @@
"volume": 0.9
}
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.close"
},
"block.wooden_trapdoor.open": {
"sounds": [
@@ -12069,7 +12136,7 @@
"volume": 0.9
}
],
"subtitle": "subtitles.block.trapdoor.toggle"
"subtitle": "subtitles.block.trapdoor.open"
},
"block.wool.break": {
"sounds": [
@@ -13689,11 +13756,11 @@
},
"entity.donkey.eat": {
"sounds": [
"entity/horse/eat1",
"entity/horse/eat2",
"entity/horse/eat3",
"entity/horse/eat4",
"entity/horse/eat5"
"mob/horse/eat1",
"mob/horse/eat2",
"mob/horse/eat3",
"mob/horse/eat4",
"mob/horse/eat5"
],
"subtitle": "subtitles.entity.donkey.eat"
},
@@ -14760,6 +14827,40 @@
],
"subtitle": "subtitles.entity.ghast.shoot"
},
"entity.ghastling.ambient": {
"sounds": [
"mob/ghastling/ghastling1",
"mob/ghastling/ghastling2",
"mob/ghastling/ghastling3",
"mob/ghastling/ghastling4",
"mob/ghastling/ghastling5",
"mob/ghastling/ghastling6",
"mob/ghastling/ghastling7"
],
"subtitle": "subtitles.entity.ghastling.ambient"
},
"entity.ghastling.death": {
"sounds": [
"mob/ghastling/death"
],
"subtitle": "subtitles.entity.ghastling.death"
},
"entity.ghastling.hurt": {
"sounds": [
"mob/ghastling/hurt1",
"mob/ghastling/hurt2",
"mob/ghastling/hurt3",
"mob/ghastling/hurt4",
"mob/ghastling/hurt5"
],
"subtitle": "subtitles.entity.ghastling.hurt"
},
"entity.ghastling.spawn": {
"sounds": [
"mob/ghastling/spawn"
],
"subtitle": "subtitles.entity.ghastling.spawn"
},
"entity.glow_item_frame.add_item": {
"sounds": [
"entity/itemframe/add_item1",
@@ -14806,36 +14907,36 @@
},
"entity.glow_squid.ambient": {
"sounds": [
"entity/glow_squid/ambient1",
"entity/glow_squid/ambient2",
"entity/glow_squid/ambient3",
"entity/glow_squid/ambient4",
"entity/glow_squid/ambient5"
"mob/glow_squid/ambient1",
"mob/glow_squid/ambient2",
"mob/glow_squid/ambient3",
"mob/glow_squid/ambient4",
"mob/glow_squid/ambient5"
],
"subtitle": "subtitles.entity.glow_squid.ambient"
},
"entity.glow_squid.death": {
"sounds": [
"entity/glow_squid/death1",
"entity/glow_squid/death2",
"entity/glow_squid/death3"
"mob/glow_squid/death1",
"mob/glow_squid/death2",
"mob/glow_squid/death3"
],
"subtitle": "subtitles.entity.glow_squid.death"
},
"entity.glow_squid.hurt": {
"sounds": [
"entity/glow_squid/hurt1",
"entity/glow_squid/hurt2",
"entity/glow_squid/hurt3",
"entity/glow_squid/hurt4"
"mob/glow_squid/hurt1",
"mob/glow_squid/hurt2",
"mob/glow_squid/hurt3",
"mob/glow_squid/hurt4"
],
"subtitle": "subtitles.entity.glow_squid.hurt"
},
"entity.glow_squid.squirt": {
"sounds": [
"entity/glow_squid/squirt1",
"entity/glow_squid/squirt2",
"entity/glow_squid/squirt3"
"mob/glow_squid/squirt1",
"mob/glow_squid/squirt2",
"mob/glow_squid/squirt3"
],
"subtitle": "subtitles.entity.glow_squid.squirt"
},
@@ -15223,22 +15324,10 @@
},
"entity.guardian.ambient": {
"sounds": [
{
"name": "entity/guardian/ambient1",
"volume": 0.1
},
{
"name": "entity/guardian/ambient2",
"volume": 0.1
},
{
"name": "entity/guardian/ambient3",
"volume": 0.1
},
{
"name": "entity/guardian/ambient4",
"volume": 0.1
}
"mob/guardian/guardian_idle1",
"mob/guardian/guardian_idle2",
"mob/guardian/guardian_idle3",
"mob/guardian/guardian_idle4"
],
"subtitle": "subtitles.entity.guardian.ambient"
},
@@ -15296,6 +15385,89 @@
],
"subtitle": "subtitles.entity.guardian.hurt"
},
"entity.happy_ghast.ambient": {
"sounds": [
"mob/happy_ghast/ambient1",
{
"name": "mob/happy_ghast/ambient2",
"weight": 3
},
{
"name": "mob/happy_ghast/ambient3",
"weight": 2
},
"mob/happy_ghast/ambient4",
{
"name": "mob/happy_ghast/ambient5",
"weight": 2
},
"mob/happy_ghast/ambient6",
{
"name": "mob/happy_ghast/ambient7",
"weight": 2
},
"mob/happy_ghast/ambient8",
"mob/happy_ghast/ambient9",
"mob/happy_ghast/ambient10",
"mob/happy_ghast/ambient11",
{
"name": "mob/happy_ghast/ambient12",
"weight": 2
},
{
"name": "mob/happy_ghast/ambient13",
"weight": 2
},
"mob/happy_ghast/ambient14"
],
"subtitle": "subtitles.entity.happy_ghast.ambient"
},
"entity.happy_ghast.death": {
"sounds": [
"mob/happy_ghast/death"
],
"subtitle": "subtitles.entity.happy_ghast.death"
},
"entity.happy_ghast.equip": {
"sounds": [
"mob/happy_ghast/harness_equip"
],
"subtitle": "subtitles.entity.happy_ghast.equip"
},
"entity.happy_ghast.harness_goggles_down": {
"sounds": [
"mob/happy_ghast/goggles_down"
],
"subtitle": "subtitles.entity.happy_ghast.harness_goggles_down"
},
"entity.happy_ghast.harness_goggles_up": {
"sounds": [
"mob/happy_ghast/goggles_up"
],
"subtitle": "subtitles.entity.happy_ghast.harness_goggles_up"
},
"entity.happy_ghast.hurt": {
"sounds": [
"mob/happy_ghast/hurt1",
"mob/happy_ghast/hurt2",
"mob/happy_ghast/hurt3",
"mob/happy_ghast/hurt4",
"mob/happy_ghast/hurt5",
"mob/happy_ghast/hurt6"
],
"subtitle": "subtitles.entity.happy_ghast.hurt"
},
"entity.happy_ghast.riding": {
"sounds": [
"mob/happy_ghast/ghast_ride"
]
},
"entity.happy_ghast.unequip": {
"sounds": [
"mob/happy_ghast/harness_unequip"
],
"subtitle": "subtitles.entity.happy_ghast.unequip"
},
"entity.hoglin.ambient": {
"sounds": [
{
@@ -15501,11 +15673,11 @@
},
"entity.horse.eat": {
"sounds": [
"entity/horse/eat1",
"entity/horse/eat2",
"entity/horse/eat3",
"entity/horse/eat4",
"entity/horse/eat5"
"mob/horse/eat1",
"mob/horse/eat2",
"mob/horse/eat3",
"mob/horse/eat4",
"mob/horse/eat5"
],
"subtitle": "subtitles.entity.horse.eat"
},
@@ -15824,22 +15996,6 @@
],
"subtitle": "subtitles.entity.item_frame.rotate_item"
},
"entity.leash_knot.break": {
"sounds": [
"entity/leashknot/break1",
"entity/leashknot/break2",
"entity/leashknot/break3"
],
"subtitle": "subtitles.entity.leash_knot.break"
},
"entity.leash_knot.place": {
"sounds": [
"entity/leashknot/place1",
"entity/leashknot/place2",
"entity/leashknot/place3"
],
"subtitle": "subtitles.entity.leash_knot.place"
},
"entity.lightning_bolt.impact": {
"sounds": [
"random/explode1",
@@ -16168,11 +16324,11 @@
},
"entity.mule.eat": {
"sounds": [
"entity/horse/eat1",
"entity/horse/eat2",
"entity/horse/eat3",
"entity/horse/eat4",
"entity/horse/eat5"
"mob/horse/eat1",
"mob/horse/eat2",
"mob/horse/eat3",
"mob/horse/eat4",
"mob/horse/eat5"
],
"subtitle": "subtitles.entity.mule.eat"
},
@@ -17745,17 +17901,14 @@
],
"subtitle": "subtitles.entity.polar_bear.warning"
},
"entity.puffer_fish.ambient": {
"sounds": []
},
"entity.puffer_fish.blow_out": {
"sounds": [
{
"name": "entity/pufferfish/blow_out1",
"name": "mob/pufferfish/blow_out1",
"volume": 0.7
},
{
"name": "entity/pufferfish/blow_out2",
"name": "mob/pufferfish/blow_out2",
"volume": 0.7
}
],
@@ -17764,11 +17917,11 @@
"entity.puffer_fish.blow_up": {
"sounds": [
{
"name": "entity/pufferfish/blow_up1",
"name": "mob/pufferfish/blow_up1",
"volume": 0.45
},
{
"name": "entity/pufferfish/blow_up2",
"name": "mob/pufferfish/blow_up2",
"volume": 0.45
}
],
@@ -17776,27 +17929,27 @@
},
"entity.puffer_fish.death": {
"sounds": [
"entity/pufferfish/death1",
"entity/pufferfish/death2"
"mob/pufferfish/death1",
"mob/pufferfish/death2"
],
"subtitle": "subtitles.entity.puffer_fish.death"
},
"entity.puffer_fish.flop": {
"sounds": [
{
"name": "entity/pufferfish/flop1",
"name": "mob/pufferfish/flop1",
"volume": 0.3
},
{
"name": "entity/pufferfish/flop2",
"name": "mob/pufferfish/flop2",
"volume": 0.3
},
{
"name": "entity/pufferfish/flop3",
"name": "mob/pufferfish/flop3",
"volume": 0.3
},
{
"name": "entity/pufferfish/flop4",
"name": "mob/pufferfish/flop4",
"volume": 0.3
}
],
@@ -17804,15 +17957,15 @@
},
"entity.puffer_fish.hurt": {
"sounds": [
"entity/pufferfish/hurt1",
"entity/pufferfish/hurt2"
"mob/pufferfish/hurt1",
"mob/pufferfish/hurt2"
],
"subtitle": "subtitles.entity.puffer_fish.hurt"
},
"entity.puffer_fish.sting": {
"sounds": [
"entity/pufferfish/sting1",
"entity/pufferfish/sting2"
"mob/pufferfish/sting1",
"mob/pufferfish/sting2"
],
"subtitle": "subtitles.entity.puffer_fish.sting"
},
@@ -17839,10 +17992,10 @@
},
"entity.rabbit.attack": {
"sounds": [
"entity/rabbit/attack1",
"entity/rabbit/attack2",
"entity/rabbit/attack3",
"entity/rabbit/attack4"
"mob/rabbit/attack1",
"mob/rabbit/attack2",
"mob/rabbit/attack3",
"mob/rabbit/attack4"
],
"subtitle": "subtitles.entity.rabbit.attack"
},
@@ -18715,36 +18868,36 @@
},
"entity.squid.ambient": {
"sounds": [
"entity/squid/ambient1",
"entity/squid/ambient2",
"entity/squid/ambient3",
"entity/squid/ambient4",
"entity/squid/ambient5"
"mob/squid/ambient1",
"mob/squid/ambient2",
"mob/squid/ambient3",
"mob/squid/ambient4",
"mob/squid/ambient5"
],
"subtitle": "subtitles.entity.squid.ambient"
},
"entity.squid.death": {
"sounds": [
"entity/squid/death1",
"entity/squid/death2",
"entity/squid/death3"
"mob/squid/death1",
"mob/squid/death2",
"mob/squid/death3"
],
"subtitle": "subtitles.entity.squid.death"
},
"entity.squid.hurt": {
"sounds": [
"entity/squid/hurt1",
"entity/squid/hurt2",
"entity/squid/hurt3",
"entity/squid/hurt4"
"mob/squid/hurt1",
"mob/squid/hurt2",
"mob/squid/hurt3",
"mob/squid/hurt4"
],
"subtitle": "subtitles.entity.squid.hurt"
},
"entity.squid.squirt": {
"sounds": [
"entity/squid/squirt1",
"entity/squid/squirt2",
"entity/squid/squirt3"
"mob/squid/squirt1",
"mob/squid/squirt2",
"mob/squid/squirt3"
],
"subtitle": "subtitles.entity.squid.squirt"
},
@@ -20210,12 +20363,6 @@
],
"subtitle": "subtitles.entity.wolf.whine"
},
"entity.wolf_whine.whine": {
"sounds": [
"mob/wolf/puglin/whine"
],
"subtitle": "subtitles.entity.wolf.whine"
},
"entity.zoglin.ambient": {
"sounds": [
{
@@ -21712,6 +21859,12 @@
],
"subtitle": "subtitles.item.honeycomb.wax_on"
},
"item.horse_armor.unequip": {
"sounds": [
"mob/horse/armor_unequip"
],
"subtitle": "subtitles.item.horse_armor.unequip"
},
"item.ink_sac.use": {
"sounds": [
{
@@ -21753,6 +21906,34 @@
],
"subtitle": "subtitles.item.ink_sac.use"
},
"item.lead.break": {
"sounds": [
"entity/leashknot/break"
],
"subtitle": "subtitles.item.lead.break"
},
"item.lead.tied": {
"sounds": [
"entity/leashknot/leash1",
"entity/leashknot/leash2",
"entity/leashknot/leash3"
],
"subtitle": "subtitles.item.lead.tied"
},
"item.lead.untied": {
"sounds": [
"entity/leashknot/unleash1",
"entity/leashknot/unleash2",
"entity/leashknot/unleash3"
],
"subtitle": "subtitles.item.lead.untied"
},
"item.llama_carpet.unequip": {
"sounds": [
"mob/llama/unequip"
],
"subtitle": "subtitles.item.llama_carpet.unequip"
},
"item.lodestone_compass.lock": {
"sounds": [
{
@@ -21862,6 +22043,18 @@
],
"subtitle": "subtitles.item.ominous_bottle.dispose"
},
"item.saddle.unequip": {
"sounds": [
"mob/horse/saddle_unequip"
],
"subtitle": "subtitles.item.saddle.unequip"
},
"item.shears.snip": {
"sounds": [
"mob/sheep/shear"
],
"subtitle": "subtitles.item.shears.snip"
},
"item.shield.block": {
"sounds": [
"item/shield/block1",
@@ -22141,6 +22334,16 @@
"stream": true,
"volume": 0.4
},
{
"name": "music/game/below_and_above",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/broken_clocks",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/clark",
"stream": true
@@ -22163,6 +22366,11 @@
"stream": true,
"volume": 0.4
},
{
"name": "music/game/fireflies",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/floating_dream",
"stream": true,
@@ -22186,6 +22394,11 @@
"stream": true,
"volume": 0.4
},
{
"name": "music/game/lilypad",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/living_mice",
"stream": true
@@ -22203,6 +22416,11 @@
"stream": true,
"volume": 0.4
},
{
"name": "music/game/os_piano",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/oxygene",
"stream": true
@@ -22239,50 +22457,30 @@
"music.menu": {
"sounds": [
{
"name": "music/game/deeper",
"name": "music/game/below_and_above",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/eld_unknown",
"name": "music/game/broken_clocks",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/endless",
"name": "music/game/fireflies",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/featherfall",
"name": "music/game/lilypad",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/komorebi",
"stream": true,
"volume": 0.8
},
{
"name": "music/game/pokopoko",
"stream": true,
"volume": 0.8
},
{
"name": "music/game/puzzlebox",
"name": "music/game/os_piano",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/watcher",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/yakusoku",
"stream": true,
"volume": 0.8
},
{
"name": "music/menu/beginning_2",
"stream": true
@@ -22523,10 +22721,15 @@
"music.overworld.cherry_grove": {
"sounds": [
{
"name": "music/game/bromeliad",
"name": "music/game/below_and_above",
"stream": true,
"volume": 0.4,
"weight": 3
"weight": 2
},
{
"name": "music/game/bromeliad",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/clark",
@@ -22535,14 +22738,12 @@
{
"name": "music/game/echo_in_the_wind",
"stream": true,
"volume": 0.4,
"weight": 3
"volume": 0.4
},
{
"name": "music/game/featherfall",
"stream": true,
"volume": 0.4,
"weight": 3
"volume": 0.4
},
{
"name": "music/game/left_to_bloom",
@@ -22577,13 +22778,18 @@
{
"name": "music/game/crescent_dunes",
"stream": true,
"volume": 0.4,
"weight": 3
"volume": 0.4
},
{
"name": "music/game/danny",
"stream": true
},
{
"name": "music/game/fireflies",
"stream": true,
"volume": 0.4,
"weight": 2
},
{
"name": "music/game/haggstrom",
"stream": true
@@ -22720,6 +22926,12 @@
},
"music.overworld.forest": {
"sounds": [
{
"name": "music/game/broken_clocks",
"stream": true,
"volume": 0.4,
"weight": 2
},
{
"name": "music/game/bromeliad",
"stream": true,
@@ -22824,6 +23036,11 @@
"name": "music/game/haggstrom",
"stream": true
},
{
"name": "music/game/lilypad",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/living_mice",
"stream": true
@@ -22878,6 +23095,12 @@
"name": "music/game/key",
"stream": true
},
{
"name": "music/game/lilypad",
"stream": true,
"volume": 0.4,
"weight": 2
},
{
"name": "music/game/mice_on_venus",
"stream": true
@@ -23023,49 +23246,48 @@
{
"name": "music/game/an_ordinary_day",
"stream": true,
"weight": 2
"volume": 0.8
},
{
"name": "music/game/clark",
"stream": true,
"weight": 2
"stream": true
},
{
"name": "music/game/echo_in_the_wind",
"stream": true,
"volume": 0.4,
"weight": 2
"volume": 0.4
},
{
"name": "music/game/featherfall",
"stream": true,
"volume": 0.4,
"weight": 2
"volume": 0.4
},
{
"name": "music/game/floating_dream",
"stream": true,
"weight": 2
"volume": 0.5
},
{
"name": "music/game/left_to_bloom",
"stream": true,
"volume": 0.4,
"weight": 4
"volume": 0.4
},
{
"name": "music/game/mice_on_venus",
"stream": true,
"weight": 2
"stream": true
},
{
"name": "music/game/minecraft",
"stream": true,
"weight": 2
"stream": true
},
{
"name": "music/game/one_more_day",
"stream": true,
"volume": 0.4
},
{
"name": "music/game/os_piano",
"stream": true,
"volume": 0.4,
"weight": 2
},
@@ -23086,8 +23308,7 @@
},
{
"name": "music/game/sweden",
"stream": true,
"weight": 2
"stream": true
}
]
},
@@ -23539,6 +23760,14 @@
}
]
},
"music_disc.tears": {
"sounds": [
{
"name": "records/tears",
"stream": true
}
]
},
"music_disc.wait": {
"sounds": [
{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4293,6 +4293,36 @@ $$>=1.20.3#grate:
minecraft:oxidized_copper_grate[waterlogged=false]: minecraft:waxed_oxidized_copper_grate[waterlogged=false]
minecraft:oxidized_copper_grate[waterlogged=true]: minecraft:waxed_oxidized_copper_grate[waterlogged=true]
#### Pressure Plate ####
minecraft:light_weighted_pressure_plate[power=2]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=3]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=4]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=5]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=6]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=7]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=8]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=9]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=10]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=11]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=12]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=13]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=14]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:light_weighted_pressure_plate[power=15]: minecraft:light_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=2]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=3]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=4]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=5]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=6]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=7]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=8]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=9]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=10]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=11]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=12]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=13]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=14]: minecraft:heavy_weighted_pressure_plate[power=1]
minecraft:heavy_weighted_pressure_plate[power=15]: minecraft:heavy_weighted_pressure_plate[power=1]
#### Chorus Plant ####
# Chorus Plant does support transparent textures, but man... its hitbox is super weird. You're probably better off using leaves.
# minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=false]: minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=true,west=true]

View File

@@ -566,6 +566,8 @@ items:
model_stairs_generation:
parent: minecraft:block/stairs
textures: *textures
default:palm_pressure_plate:
recipes:
default:palm_planks:
template: default:recipe/planks
@@ -609,6 +611,15 @@ recipes:
result:
id: default:palm_slab
count: 6
default:palm_pressure_plate:
type: shaped
pattern:
- AA
ingredients:
A: default:palm_planks
result:
id: default:palm_pressure_plate
count: 1
$$>=1.20.3#palm_stairs:
default:palm_stairs:
type: shaped