Part of the Neroland sci-fi Minecraft mod ecosystem, built on Neroland Core.
Status: beta — version 0.1.0-beta.1. First decorative content set (hull/panel, glass, and neon families with shape variants, connected textures, paint recolouring). See CHANGELOG.md.
- Minecraft: 26.1.2 and 26.2
- Loaders: NeoForge, MinecraftForge/Forge, Fabric (the "6 cells")
- Java: 25
- Mod id:
nerodecor· packageza.co.neroland.nerodecor
The build is the repo root, with a flattened cross-loader structure driven by Stonecutter:
common/— shared, loader-agnostic source spliced into every loader nodefabric/— Fabric Loomforge/— ForgeGradleneoforge/— ModDevGradlestonecutter.gradle— the real root build script;build.gradleis intentionally inert
./gradlew :fabric:26.2:build # one cell
./gradlew :neoforge:26.1.2:build :neoforge:26.2:build \
:forge:26.1.2:build :forge:26.2:build \
:fabric:26.1.2:build :fabric:26.2:build # all sixSee AGENTS.md / CLAUDE.md for agent and contributor context.
Design, feature and dependency docs for this mod live in the umbrella repo under
../neroland-mc-ecosystem/nerodecor.