Files
minecraft-aiworld/naturalist-lite-addon/naturalist_lite_RP/manifest.json
SysAdmin 7c8cd5b075 feat(addons): hemp plant, wild cherry tree, naturalist-lite
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>
2026-04-27 22:00:06 +01:00

18 lines
422 B
JSON

{
"format_version": 2,
"header": {
"name": "Naturalist Lite Resources",
"description": "Textures, models, and animations for Naturalist Lite mobs.",
"uuid": "de1b016a-3cf3-4f75-8076-5a5508ab8b74",
"version": [1, 0, 2],
"min_engine_version": [1, 21, 0]
},
"modules": [
{
"type": "resources",
"uuid": "29da80f3-cffc-4c3b-997d-34f0820cc65b",
"version": [1, 0, 2]
}
]
}