Patched molten vents + switch to openloader + default keybinds + book fixes + include less jars + kubejs stuff + incontrol

This commit is contained in:
2026-02-12 23:45:58 -07:00
parent 0ddde038f5
commit b9d731fe76
1800 changed files with 5235 additions and 4685 deletions

View File

@@ -0,0 +1,24 @@
{
"item.anchor.music_disc_fox": "Music Disc",
"item.anchor.music_disc_fox.desc": "RENREN - fox",
"item.anchor.music_disc_hullabaloo": "Music Disc",
"item.anchor.music_disc_hullabaloo.desc": "RENREN - hullabaloo",
"item.anchor.music_disc_epilogue": "Music Disc",
"item.anchor.music_disc_epilogue.desc": "RENREN - epilogue",
"item.anchor.music_disc_kilobyte": "Music Disc",
"item.anchor.music_disc_kilobyte.desc": "RENREN - kilobyte",
"item.anchor.music_disc_warp": "Music Disc",
"item.anchor.music_disc_warp.desc": "RENREN - warp",
"item.anchor.music_disc_capybara": "Music Disc",
"item.anchor.music_disc_capybara.desc": "RENREN - capybara",
"item.anchor.music_disc_star": "Music Disc",
"item.anchor.music_disc_star.desc": "RENREN - star",
"item.anchor.music_disc_12": "Music Disc",
"item.anchor.music_disc_12.desc": "RENREN - 12",
"item.anchor.music_disc_sun": "Music Disc",
"item.anchor.music_disc_sun.desc": "RENREN - sun",
"item.anchor.music_disc_fractal": "Music Disc",
"item.anchor.music_disc_fractal.desc": "RENREN - fractal",
"item.anchor.music_disc_fragment": "Music Disc",
"item.anchor.music_disc_fragment.desc": "RENREN - fragment"
}

View File

@@ -0,0 +1,24 @@
{
"item.anchor.music_disc_fox": "Disco musicale",
"item.anchor.music_disc_fox.desc": "RENREN - fox",
"item.anchor.music_disc_hullabaloo": "Disco musicale",
"item.anchor.music_disc_hullabaloo.desc": "RENREN - hullabaloo",
"item.anchor.music_disc_epilogue": "Disco musicale",
"item.anchor.music_disc_epilogue.desc": "RENREN - epilogue",
"item.anchor.music_disc_kilobyte": "Disco musicale",
"item.anchor.music_disc_kilobyte.desc": "RENREN - kilobyte",
"item.anchor.music_disc_warp": "Disco musicale",
"item.anchor.music_disc_warp.desc": "RENREN - warp",
"item.anchor.music_disc_capybara": "Disco musicale",
"item.anchor.music_disc_capybara.desc": "RENREN - capybara",
"item.anchor.music_disc_star": "Disco musicale",
"item.anchor.music_disc_star.desc": "RENREN - star",
"item.anchor.music_disc_12": "Disco musicale",
"item.anchor.music_disc_12.desc": "RENREN - 12",
"item.anchor.music_disc_sun": "Disco musicale",
"item.anchor.music_disc_sun.desc": "RENREN - sun",
"item.anchor.music_disc_fractal": "Disco musicale",
"item.anchor.music_disc_fractal.desc": "RENREN - fractal",
"item.anchor.music_disc_fragment": "Disco musicale",
"item.anchor.music_disc_fragment.desc": "RENREN - fragment"
}

View File

@@ -0,0 +1,24 @@
{
"item.anchor.music_disc_fox": "Disco musical",
"item.anchor.music_disc_fox.desc": "RENREN — fox",
"item.anchor.music_disc_hullabaloo": "Disco musical",
"item.anchor.music_disc_hullabaloo.desc": "RENREN — hullabaloo",
"item.anchor.music_disc_epilogue": "Disco musical",
"item.anchor.music_disc_epilogue.desc": "RENREN — epilogue",
"item.anchor.music_disc_kilobyte": "Disco musical",
"item.anchor.music_disc_kilobyte.desc": "RENREN — kilobyte",
"item.anchor.music_disc_warp": "Disco musical",
"item.anchor.music_disc_warp.desc": "RENREN — warp",
"item.anchor.music_disc_capybara": "Disco musical",
"item.anchor.music_disc_capybara.desc": "RENREN — capybara",
"item.anchor.music_disc_star": "Disco musical",
"item.anchor.music_disc_star.desc": "RENREN — star",
"item.anchor.music_disc_12": "Disco musical",
"item.anchor.music_disc_12.desc": "RENREN — 12",
"item.anchor.music_disc_sun": "Disco musical",
"item.anchor.music_disc_sun.desc": "RENREN — sun",
"item.anchor.music_disc_fractal": "Disco musical",
"item.anchor.music_disc_fractal.desc": "RENREN — fractal",
"item.anchor.music_disc_fragment": "Disco musical",
"item.anchor.music_disc_fragment.desc": "RENREN — fragment"
}

View File

@@ -0,0 +1,215 @@
{
"music.game": {
"sounds": [
{
"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.creative": {
"sounds": [
{
"name": "anchor:music/creative/becrode",
"volume": 0.3,
"stream": true
}
]
},
"music.nether.nether_wastes": {
"sounds": [
{
"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.end": {
"sounds": [
{
"name": "anchor:music/end/coda",
"volume": 0.4,
"stream": true
},
{
"name": "anchor:music/end/the_voyager",
"volume": 0.4,
"stream": true
},
{
"name": "anchor:music/end/wires",
"volume": 0.3,
"stream": true
}
]
},
"music.overworld.sky": {
"sounds": [
{
"name": "anchor:music/overworld/hello",
"volume": 0.3,
"stream": true
}
]
},
"music.overworld.deep": {
"sounds": [
{
"name": "anchor:music/overworld/brave",
"volume": 0.3,
"stream": true
}
]
},
"music.nether.roof": {
"sounds": [
{
"name": "anchor:music/nether/nowhere",
"volume": 0.3,
"stream": true
}
]
},
"music_disc.fox": {
"sounds": [
{
"name": "anchor:records/fox",
"stream": true
}
]
},
"music_disc.hullabaloo": {
"sounds": [
{
"name": "anchor:records/hullabaloo",
"stream": true
}
]
},
"music_disc.epilogue": {
"sounds": [
{
"name": "anchor:records/epilogue",
"stream": true
}
]
},
"music_disc.kilobyte": {
"sounds": [
{
"name": "anchor:records/kilobyte",
"stream": true
}
]
},
"music_disc.warp": {
"sounds": [
{
"name": "anchor:records/warp",
"stream": true
}
]
},
"music_disc.capybara": {
"sounds": [
{
"name": "anchor:records/capybara",
"stream": true
}
]
},
"music_disc.star": {
"sounds": [
{
"name": "anchor:records/star",
"stream": true
}
]
},
"music_disc.fragment": {
"sounds": [
{
"name": "anchor:records/fragment",
"stream": true
}
]
},
"music_disc.12": {
"sounds": [
{
"name": "anchor:records/12",
"stream": true
}
]
},
"music_disc.sun": {
"sounds": [
{
"name": "anchor:records/sun",
"stream": true
}
]
},
"music_disc.fractal": {
"sounds": [
{
"name": "anchor:records/fractal",
"stream": true
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

View File

@@ -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
}
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -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"
}

View File

@@ -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]
}
}
}

View File

@@ -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"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/stripped_jungle_log_top",
"side": "minecraft:block/stripped_jungle_log"
}
}

View File

@@ -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
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 987 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

View File

@@ -0,0 +1,4 @@
{
"origin.origins.human.name": "Welcome!",
"origin.origins.human.description": "Before the adventure can begin... How tall are you?\n\nOn the next screen you will choose your stature. Although this is for flavor and self-expression, that doesn't mean there aren't gameplay implications. Your height dictates what spaces you can fit through and how far from the ground your noggin' is. Take your time in deciding."
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "pwb:item/guide"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

View File

@@ -0,0 +1,97 @@
{
"block.shelfmod.shelf_acacia" : "Acacia Shelf",
"block.shelfmod.shelf_bamboo" : "Bamboo Shelf",
"block.shelfmod.shelf_birch" : "Birch Shelf",
"block.shelfmod.shelf_cherry" : "Cherry Shelf",
"block.shelfmod.shelf_crimson" : "Crimson Shelf",
"block.shelfmod.shelf_dark_oak" : "Dark Oak Shelf",
"block.shelfmod.shelf_jungle" : "Jungle Shelf",
"block.shelfmod.shelf_mangrove" : "Mangrove Shelf",
"block.shelfmod.shelf_oak" : "Oak Shelf",
"block.shelfmod.shelf_pale_oak" : "Pale Oak Shelf",
"block.shelfmod.shelf_warped" : "Warped Shelf",
"block.shelfmod.shelf_spruce" : "Spruce Shelf",
"block.shelfmod.floor_shelf_acacia" : "Acacia Palette",
"block.shelfmod.floor_shelf_bamboo" : "Bamboo Palette",
"block.shelfmod.floor_shelf_birch" : "Birch Palette",
"block.shelfmod.floor_shelf_cherry" : "Cherry Palette",
"block.shelfmod.floor_shelf_crimson" : "Crimson Palette",
"block.shelfmod.floor_shelf_dark_oak" : "Dark Oak Palette",
"block.shelfmod.floor_shelf_jungle" : "Jungle Palette",
"block.shelfmod.floor_shelf_mangrove" : "Mangrove Palette",
"block.shelfmod.floor_shelf_oak" : "Oak Palette",
"block.shelfmod.floor_shelf_pale_oak" : "Pale Oak Palette",
"block.shelfmod.floor_shelf_warped" : "Warped Palette",
"block.shelfmod.floor_shelf_spruce" : "Spruce Palette",
"item.shelfmod.shelf_acacia" : "Acacia Shelf",
"item.shelfmod.shelf_bamboo" : "Bamboo Shelf",
"item.shelfmod.shelf_birch" : "Birch Shelf",
"item.shelfmod.shelf_cherry" : "Cherry Shelf",
"item.shelfmod.shelf_crimson" : "Crimson Shelf",
"item.shelfmod.shelf_dark_oak" : "Dark Oak Shelf",
"item.shelfmod.shelf_jungle" : "Jungle Shelf",
"item.shelfmod.shelf_mangrove" : "Mangrove Shelf",
"item.shelfmod.shelf_oak" : "Oak Shelf",
"item.shelfmod.shelf_pale_oak" : "Pale Oak Shelf",
"item.shelfmod.shelf_warped" : "Warped Shelf",
"item.shelfmod.shelf_spruce" : "Spruce Shelf",
"item.shelfmod.floor_shelf_acacia" : "Acacia Palette",
"item.shelfmod.floor_shelf_bamboo" : "Bamboo Palette",
"item.shelfmod.floor_shelf_birch" : "Birch Palette",
"item.shelfmod.floor_shelf_cherry" : "Cherry Palette",
"item.shelfmod.floor_shelf_crimson" : "Crimson Palette",
"item.shelfmod.floor_shelf_dark_oak" : "Dark Oak Palette",
"item.shelfmod.floor_shelf_jungle" : "Jungle Palette",
"item.shelfmod.floor_shelf_mangrove" : "Mangrove Palette",
"item.shelfmod.floor_shelf_oak" : "Oak Palette",
"item.shelfmod.floor_shelf_pale_oak" : "Pale Oak Palette",
"item.shelfmod.floor_shelf_warped" : "Warped Palette",
"item.shelfmod.floor_shelf_spruce" : "Spruce Palette",
"item.shelfmod.shelf_item_acacia" : "Acacia Shelf",
"item.shelfmod.shelf_item_bamboo" : "Bamboo Shelf",
"item.shelfmod.shelf_item_birch" : "Birch Shelf",
"item.shelfmod.shelf_item_cherry" : "Cherry Shelf",
"item.shelfmod.shelf_item_crimson" : "Crimson Shelf",
"item.shelfmod.shelf_item_dark_oak" : "Dark Oak Shelf",
"item.shelfmod.shelf_item_jungle" : "Jungle Shelf",
"item.shelfmod.shelf_item_mangrove" : "Mangrove Shelf",
"item.shelfmod.shelf_item_oak" : "Oak Shelf",
"item.shelfmod.shelf_item_pale_oak" : "Pale Oak Shelf",
"item.shelfmod.shelf_item_warped" : "Warped Shelf",
"item.shelfmod.shelf_item_spruce" : "Spruce Shelf",
"item.shelfmod.floor_item_shelf_acacia" : "Acacia Palette",
"item.shelfmod.floor_item_shelf_bamboo" : "Bamboo Palette",
"item.shelfmod.floor_item_shelf_birch" : "Birch Palette",
"item.shelfmod.floor_item_shelf_cherry" : "Cherry Palette",
"item.shelfmod.floor_item_shelf_crimson" : "Crimson Palette",
"item.shelfmod.floor_item_shelf_dark_oak" : "Dark Oak Palette",
"item.shelfmod.floor_item_shelf_jungle" : "Jungle Palette",
"item.shelfmod.floor_item_shelf_mangrove" : "Mangrove Palette",
"item.shelfmod.floor_item_shelf_oak" : "Oak Palette",
"item.shelfmod.floor_item_shelf_pale_oak" : "Pale Oak Palette",
"item.shelfmod.floor_item_shelf_warped" : "Warped Palette",
"item.shelfmod.floor_item_shelf_spruce" : "Spruce Palette",
"item.shelfmod.floor_shelf_item_acacia" : "Acacia Palette",
"item.shelfmod.floor_shelf_item_bamboo" : "Bamboo Palette",
"item.shelfmod.floor_shelf_item_birch" : "Birch Palette",
"item.shelfmod.floor_shelf_item_cherry" : "Cherry Palette",
"item.shelfmod.floor_shelf_item_crimson" : "Crimson Palette",
"item.shelfmod.floor_shelf_item_dark_oak" : "Dark Oak Palette",
"item.shelfmod.floor_shelf_item_jungle" : "Jungle Palette",
"item.shelfmod.floor_shelf_item_mangrove" : "Mangrove Palette",
"item.shelfmod.floor_shelf_item_oak" : "Oak Palette",
"item.shelfmod.floor_shelf_item_pale_oak" : "Pale Oak Palette",
"item.shelfmod.floor_shelf_item_warped" : "Warped Palette",
"item.shelfmod.floor_shelf_item_spruce" : "Spruce Palette",
"text.autoconfig.shelfmod.option.size" : "Size Of item On the Shelf",
"itemGroup.shelfmod.shelf_mod_tab" : "Shelf Mod"
}

View File

@@ -0,0 +1,32 @@
{
"display": {
"icon": {
"item": "tetra:modular_double",
"nbt": "{\"id\": \"story/more_upgrades\", \"double/head_left\": \"double/basic_hammer_left\",\"double/basic_hammer_left_material\": \"basic_hammer/oak\",\"double/head_right\": \"double/basic_hammer_right\",\"double/basic_hammer_right_material\": \"basic_hammer/oak\",\"double/handle\": \"double/basic_handle\",\"double/basic_handle_material\": \"basic_handle/stick\"}"
},
"title": {
"translate": "tetra.advancements.story.more_upgrades.title"
},
"description": {
"translate": "tetra.advancements.story.more_upgrades.description"
},
"announce_to_chat": false,
"show_toast": false,
"frame": "goal"
},
"parent": "achievements:time_to_mine",
"criteria": {
"hammer": {
"trigger": "minecraft:inventory_changed",
"conditions": {
"items": [
{
"items": [
"tetra:modular_double"
]
}
]
}
}
}
}