
Ikea_3008
This mod is made based on roblox 3008 You will be met with items, food, guards and even the store itself! Almost all the furniture is added to the mod! But all this will be in the next updates. Want to support the author? https://boosty.to/ikea3008mod
Tags
Creators
Details
0.7.5
Compatibility
Required content
Changes
Что нового в этой версии:
Мебель:
Кровать(синия)
Кровать(зелёная)
Кровать(жёлтая)
Кровать(красная)
Исправлен баг отображения мебели в инвенторе(не вся мебель)
Что будем в следующих версиях:
Будет доработан слесарный стол
Будет пофиксен баг с слесарным столом
Будет добавлено ещё мебели
Будет добавлена новая сущность "Работник"
Будет добавлено новое измерение "Икея"
Будет добавлена еда из "3008"
будет добавлена книга рецептов(возможно)
Поддержат автора GUSSIakTW:
https://www.donationalerts.com/r/gussiaktw
Поддержат автора Drozh329:
Поддержать проект:
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:um8frKCj:i27hwjT4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:um8frKCj:i27hwjT4"
}
