Patched molten vents + switch to openloader + default keybinds + book fixes + include less jars + kubejs stuff + incontrol
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "minecraft:block/stripped_jungle_log_horizontal",
|
||||
"x": 90,
|
||||
"y": 90
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "minecraft:block/stripped_jungle_log"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "minecraft:block/stripped_jungle_log_horizontal",
|
||||
"x": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"container.sawmill.sawmill": "Cutter",
|
||||
"block.sawmill.sawmill": "Cutter",
|
||||
"sawmill.category.wood_cutting": "Cutting",
|
||||
"entity.minecraft.villager.sawmill.carpenter": "Carpenter",
|
||||
"entity.minecraft.villager.carpenter": "Carpenter",
|
||||
"subtitles.sawmill.entity.villager.work_carpenter": "Carpenter works",
|
||||
"subtitles.sawmill.ui.sawmill.take_result": "Cutter used"
|
||||
}
|
||||
@@ -0,0 +1,117 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Left post",
|
||||
"from": [6, 0, 0],
|
||||
"to": [10, 16, 4],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -6]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#texture"},
|
||||
"east": {"uv": [0, 8, 16, 12], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#texture"},
|
||||
"west": {"uv": [0, 8, 16, 12], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [12, 4, 16, 8], "texture": "#texture", "cullface": "up"},
|
||||
"down": {"uv": [12, 12, 16, 16], "texture": "#texture", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Right post",
|
||||
"from": [6, 0, 12],
|
||||
"to": [10, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 6]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#texture"},
|
||||
"east": {"uv": [0, 8, 16, 12], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#texture"},
|
||||
"west": {"uv": [0, 8, 16, 12], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [12, 4, 16, 8], "texture": "#texture", "cullface": "up"},
|
||||
"down": {"uv": [12, 12, 16, 16], "texture": "#texture", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top bar",
|
||||
"from": [7, 12, 0],
|
||||
"to": [9, 15, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 1, 16, 4], "texture": "#texture"},
|
||||
"west": {"uv": [0, 1, 16, 4], "texture": "#texture"},
|
||||
"up": {"uv": [7, 0, 9, 16], "texture": "#texture"},
|
||||
"down": {"uv": [7, 0, 9, 16], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top bar left",
|
||||
"from": [7, 12, -2],
|
||||
"to": [9, 15, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 1, 9, 4], "texture": "#texture"},
|
||||
"east": {"uv": [0, 1, 2, 4], "texture": "#texture"},
|
||||
"west": {"uv": [14, 1, 16, 4], "texture": "#texture"},
|
||||
"up": {"uv": [7, 14, 9, 16], "texture": "#texture"},
|
||||
"down": {"uv": [7, 0, 9, 2], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Top bar right",
|
||||
"from": [7, 12, 16],
|
||||
"to": [9, 15, 18],
|
||||
"faces": {
|
||||
"east": {"uv": [14, 1, 16, 4], "texture": "#texture"},
|
||||
"south": {"uv": [7, 1, 9, 4], "texture": "#texture"},
|
||||
"west": {"uv": [0, 1, 2, 4], "texture": "#texture"},
|
||||
"up": {"uv": [7, 0, 9, 2], "texture": "#texture"},
|
||||
"down": {"uv": [7, 14, 9, 16], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower bar",
|
||||
"from": [7, 6, 0],
|
||||
"to": [9, 9, 16],
|
||||
"faces": {
|
||||
"east": {"uv": [0, 7, 16, 10], "texture": "#texture"},
|
||||
"west": {"uv": [0, 7, 16, 10], "texture": "#texture"},
|
||||
"up": {"uv": [7, 0, 9, 16], "texture": "#texture"},
|
||||
"down": {"uv": [7, 0, 9, 16], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower bar left",
|
||||
"from": [7, 6, -2],
|
||||
"to": [9, 9, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 7, 9, 10], "texture": "#texture"},
|
||||
"east": {"uv": [0, 7, 2, 10], "texture": "#texture"},
|
||||
"west": {"uv": [14, 7, 16, 10], "texture": "#texture"},
|
||||
"up": {"uv": [7, 14, 9, 16], "texture": "#texture"},
|
||||
"down": {"uv": [7, 0, 9, 2], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower bar right",
|
||||
"from": [7, 6, 16],
|
||||
"to": [9, 9, 18],
|
||||
"faces": {
|
||||
"east": {"uv": [14, 7, 16, 10], "texture": "#texture"},
|
||||
"south": {"uv": [7, 7, 9, 10], "texture": "#texture"},
|
||||
"west": {"uv": [0, 7, 2, 10], "texture": "#texture"},
|
||||
"up": {"uv": [7, 0, 9, 2], "texture": "#texture"},
|
||||
"down": {"uv": [7, 14, 9, 16], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"gui": {
|
||||
"rotation": [30, 135, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Center post",
|
||||
"from": [6, 0, 6],
|
||||
"to": [10, 16, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [16, 0, 0, 4], "rotation": 90, "texture": "#texture"},
|
||||
"east": {"uv": [0, 8, 16, 12], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 16, 4], "rotation": 90, "texture": "#texture"},
|
||||
"west": {"uv": [16, 8, 0, 12], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [4, 4, 8, 8], "texture": "#texture", "cullface": "up"},
|
||||
"down": {"uv": [7, 12, 11, 16], "texture": "#texture", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/stripped_jungle_log_top",
|
||||
"side": "minecraft:block/stripped_jungle_log"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,614 @@
|
||||
{
|
||||
"music.menu": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "neo:music/game/rain/sweden_ibi",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "neo:music/game/rain/subwoofer_lullaby_ibi",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.game": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/calm1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/comforting_memories",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/floating_dream",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal4",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/one_more_day",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/anais",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/remote",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/rodhim",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/yellow_haze",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/donhacky",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/aweigh",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/overworld/idle_hands",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.nether.nether_wastes": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/nether/nether1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether4",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether_wastes/rubedo",
|
||||
"stream": true,
|
||||
"volume": 0.5
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/nether/accumulon",
|
||||
"volume": 0.4,
|
||||
"stream": true,
|
||||
"weight": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.nether.soul_sand_valley": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "anchor:music/nether/quietus",
|
||||
"volume": 0.5,
|
||||
"stream": true,
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/nether/eulogy",
|
||||
"volume": 0.4,
|
||||
"stream": true,
|
||||
"weight": 5
|
||||
},
|
||||
{
|
||||
"name": "anchor:music/nether/gan",
|
||||
"volume": 0.3,
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.nether.basalt_deltas": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "neo:music/game/nether/honig_ums_maul",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.nether.crimson_forest": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "neo:music/game/nether/honig_ums_maul",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nether/nether4",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.nether.warped_forest": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "neo:music/game/nether/honig_ums_maul",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.dripstone_caves": {
|
||||
"category": "music",
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/an_ordinary_day",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal4",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "neo:music/game/deep/three_marbles",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "neo:music/game/deep/pillows",
|
||||
"volume": 0.4,
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.grove": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/calm1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/comforting_memories",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.jagged_peaks": {
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/floating_dream",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/stand_tall",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.jungle_and_forest": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/calm1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/comforting_memories",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/floating_dream",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal4",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/one_more_day",
|
||||
"stream": true,
|
||||
"volume": 0.4
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/swamp/firebugs",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.lush_caves": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/an_ordinary_day",
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm1",
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm2",
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm3",
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/floating_dream",
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/one_more_day",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "music/game/swamp/firebugs",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "neo:music/game/deep/thyme",
|
||||
"volume": 0.4,
|
||||
"stream": true,
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"name": "neo:music/game/deep/fungi",
|
||||
"volume": 0.4,
|
||||
"stream": true,
|
||||
"weight": 4
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.meadow": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal4",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/one_more_day",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.old_growth_taiga": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/calm1",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm2",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/calm3",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/comforting_memories",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/floating_dream",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal2",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal3",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal4",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance1",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/nuance2",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/one_more_day",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano1",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano2",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true,
|
||||
"weight": 3
|
||||
},
|
||||
{
|
||||
"name": "music/game/swamp/firebugs",
|
||||
"stream": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"music.overworld.stony_peaks": {
|
||||
"replace": true,
|
||||
"sounds": [
|
||||
{
|
||||
"name": "music/game/hal1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/hal4",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano1",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano2",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/piano3",
|
||||
"stream": true
|
||||
},
|
||||
{
|
||||
"name": "music/game/stand_tall",
|
||||
"stream": true,
|
||||
"volume": 0.4,
|
||||
"weight": 2
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 672 B |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 1.8 MiB |
|
After Width: | Height: | Size: 3.5 MiB |
|
After Width: | Height: | Size: 4.3 MiB |
|
After Width: | Height: | Size: 2.9 MiB |
|
After Width: | Height: | Size: 987 KiB |
|
After Width: | Height: | Size: 2.1 MiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 16 KiB |