Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Drip

Drip

A configurable dripstone mod.

468
10
Game Mechanics
Utility

Compatibility

Minecraft: Java Edition

1.20–1.20.2
1.19.x

Platforms

Fabric
Quilt

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fiSponsor on GitHub

Creators

Ampflower
Ampflower Owner

Details

Licensed MIT
Created 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

Drip

A configurable dripstone mod.

How to Use?

Requirements:

  • Minecraft 1.19+
  • Drip
  • One of either mod loader:
    • Quilt
    • Fabric

Install Minecraft 1.19+, Drip and your mod loader of choice, then customise the config at config/drip.json. No client mod is required, but you may want to install & configure for visual accuracy.

Config - drip.json

Example configuration

{
	// Main entries of block -> {fluid, replace}
	"entries": {
		// Magma Block -> Lava
		"minecraft:magma_block": {
			// Sets the fluid to drip to lava.
			"fluid": "minecraft:lava",
			// Doesn't replace.
			"replace": false
		},
		// Ice -> Water
		"minecraft:ice": {
			// Sets the fluid to drip to water.
			"fluid": "minecraft:water",
			// Also doesn't replace.
			"replace": false
		}
	}
}

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.