1.0.0
Compatibility
Changes
GrabAndGo: ยกทุกสิ่ง ไปทุกที่! เบื่อไหมกับการลากจูง Mob หรือขนของแบบเดิมๆ? GrabAndGo จะเปลี่ยนประสบการณ์การเล่น Minecraft ของคุณไปตลอดกาล! ด้วย Mod นี้ คุณสามารถ "อุ้ม" เอนทิตี้และบล็อกต่างๆ ขึ้นมาถือไว้ในมือได้อย่างสมจริง พร้อมมุมมอง First-Person สุดล้ำที่ให้คุณเห็นมือตัวเองกำลังโอบประคองน้อง Mob หรือบล็อกชิ้นโปรดไว้อย่างใกล้ชิด
ฟีเจอร์เด็ด:
Immersive Carrying: ยก Mob และบล็อกได้ทุกประเภทด้วยท่าทางที่สมจริง
First-Person View: ดื่มด่ำกับการผจญภัยผ่านมุมมองที่เห็นมือตัวละครของคุณอุ้มของไว้จริงๆ
Smooth & Lightweight: ทำงานลื่นไหล ไม่กินสเปก เหมาะสำหรับทุกการเล่น!
GrabAndGo: Carry anything, anywhere! Tired of the same old dragging mechanics? Elevate your Minecraft journey with GrabAndGo! This mod lets you pick up and transport mobs and blocks with unparalleled realism. Experience an immersive First-Person view where you can see your own hands cradling your favorite mobs or precious blocks.
Key Features:
Immersive Carrying: Seamlessly lift and carry various entities and blocks.
First-Person View: See your character's hands in action for a truly immersive experience.
Smooth & Lightweight: Designed for seamless performance without compromising your gameplay.
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:199VyzmC:MGeq5OGo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:199VyzmC:MGeq5OGo"
}

