▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Drip

Drip

A configurable dripstone mod.

Оцените первым
712
11

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
		}
	}
}

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.20.x1.19.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки


Создатели

Детали

Лицензия:
Опубликован:3 года назад
Обновлён:3 года назад
Главная