Links
Tags
Creators
Details
2.1.2
Compatibility
Required content
Changes
[2.1.2]
Fixed
- LargeBackpack not being craftable
- GrilledFood not being consumed (thanks to voxu-git)
- Multitool causing a crash when rotating certain blocks
[2.1.1-neo]
Fixed
- Equipped backpacks losing their inventory when opened via keybinding (Curios slot)
[2.1.1]
Fixed
- Wanderer Backpack texture now displays correctly
- Backpacks can now be opened while equipped in the Trinket slot
- Backpacks render properly when worn in the Trinket slot
[2.1.0]
Ported to 1.21.1
[2.0.0]
This is a complete rewrite of Camping, executed by jason13official.
It no longer relies on Architectury and now exists as nearly standalone Forge / Fabric mods.
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:uJXTNuf0:8tco3lh4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uJXTNuf0:8tco3lh4"
}![[Let's Do] Camping](https://cdn.modrinth.com/data/uJXTNuf0/488f5bdd3d1876d27f2d8c5e7ac5f84465d148c6_96.webp)


