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>
28 lines
740 B
Plaintext
28 lines
740 B
Plaintext
{
|
|
"materials": {
|
|
"version": "1.0.0",
|
|
"silverlabs_nat_hamster:entity_alphatest": {
|
|
"depthFunc": "LessEqual"
|
|
},
|
|
"silverlabs_nat.hamster_collar:entity_alphatest": {
|
|
"depthFunc": "LessEqual",
|
|
"+defines": [
|
|
"USE_OVERLAY",
|
|
"USE_COLOR_MASK"
|
|
]
|
|
},
|
|
"silverlabs_nat.info_book:entity_alphatest": {
|
|
"+defines": ["USE_UV_ANIM"]
|
|
},
|
|
"silverlabs_nat.firefly_glow:entity_alphatest": {
|
|
"+defines": ["USE_UV_ANIM"]
|
|
},
|
|
"silverlabs_nat.firefly_glow_e:entity_alphablend": {
|
|
"+defines": ["USE_UV_ANIM"],
|
|
"+states": ["Blending", "DisableCulling", "DisableDepthWrite", "DisableAlphaWrite"],
|
|
"blendSrc": "SourceAlpha",
|
|
"blendDst": "One"
|
|
}
|
|
}
|
|
}
|