New addons: - hemp-addon: silverlabs:hemp_crop (5 ages, indoor sun-lamp grown vs outdoor sky-lit), shears harvest, cauldron tincture, brownie food, bonemeal, sun-lamp redstone-lit block (light_dampening: 0 so crops beneath stay lit), grass-seed bootstrap, wandering-trader buyback, pillager raid stealing. - trees-features-addon: ods_orch wild cherry tree — log/leaves/planks/ stripped/sapling/fruit blocks with seasonal fruit states, structure- spawn worldgen. - naturalist-lite-addon: 13-mob subset of Naturalist (deer, fox, owl, skunk, snake, hedgehog, red panda, capybara, elephant, kangaroo, moose, tiger, firefly), trimmed for Switch joinability. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
16 lines
926 B
JSON
16 lines
926 B
JSON
{
|
|
"resource_pack_name": "trees_features_RP",
|
|
"texture_name": "atlas.terrain",
|
|
"padding": 8,
|
|
"num_mip_levels": 4,
|
|
"texture_data": {
|
|
"ods_orch_wild_cherry_tree_log": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_log" },
|
|
"ods_orch_wild_cherry_tree_stripped_log": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_stripped_log" },
|
|
"ods_orch_wild_cherry_tree_planks": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_planks" },
|
|
"ods_orch_wild_cherry_tree_leaves": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_leaves" },
|
|
"ods_orch_wild_cherry_tree_sapling": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_sapling" },
|
|
"ods_orch_wild_cherry_tree_fruit_side": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_fruit_side" },
|
|
"ods_orch_wild_cherry_tree_fruit_down": { "textures": "textures/ods/orch/blocks/wild_cherry_tree_fruit_down" }
|
|
}
|
|
}
|