1.0
Compatibility
Required content
Changes
Lakeside Blocks – Changelog
v1.0.0
The first release of Lakeside Blocks!
This version introduces a wide range of infrastructure, city furniture, and decorative props to bring realism to your cities!
Infrastructure & Utilities
- Large Green Electrical Box with Meter
- Large Green Electrical Box
- Medium Green Electrical Box
- Small Green Electrical Box (Tall)
- Small Green Electrical Box (Short)
- Galvanized U-Channel Pole
- Normal Sign Pole
- EV Charging Station (Full Block + Slab Variant)
- Public Payphone
- Parking Meter (Full Block + Slab Variant)
- Fire Hydrant (Standard)
- Fire Hydrant with Chain
- Fire Hydrant (Triple Inlet)
- U-Channel Stop Sign
- U-Channel Stop Sign (Blinking Variant)
- Clamp Stop Sign
- Clamp Stop Sign (Blinking Variant)
- All-Way Sign
- Street Sign Base (Medium, Large, XL)
- Top Street Sign Base (Medium, Large, XL)
- Road Work Ahead Construction Sign
- Left Lane Ending Construction Sign
- Right Lane Ending Construction Sign
- Construction Sign Stand
- Traffic Cone
- Traffic Barrier (White)
- Traffic Barrier (Orange)
- Gridline Urban Bench
- Backless Timber Bench
- Contemporary Slat Bench with Back
- Nelson Platform Bench
- Wave Bike Rack
- U Bike Rack
- Ring Bike Rack
- USPS Mailbox
- Trash Can (Wood Panel)
- Trash Can (Circular Metal)
- Trash Can (Circular Sleek)
- Recycling Can (Metal)
- Newspaper Box (The Guardian – Yellow)
- Newspaper Box (Washington Post – Red)
- Green Trash Cart
- Black Trash Cart
- Blue Dumpster (Recycling)
- Green Dumpster (Trash)
- Shopping Cart
- Red Bike
- Dark Wood Panel Block (Vertical Snow Block)
- Black Trim
- White Trim
- Pennant Tool
- Scissors Tool
Cool Functionalities: -Editable Street Signs (with custom suffixs dropdown and formatting, and scalability feature) -Versatile Pennants (can be placed between any two blocks within a 50 block limit) -Black and White Trims (block cycles through visual states when clicked, and automatically places on the top or bottom half of a block depending on the player’s view angle) -Wall Panel (custom vertical wood panel with 8 blockstates increasing on interaction, more textures to come in the future. Download the LakesideResources pack for a cleaner look)
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:WOspI886:Bn8Tecap"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:WOspI886:Bn8Tecap"
}

