5 lines
165 B
Lua
5 lines
165 B
Lua
bottles.register_filled_bottle({
|
|
target = "nightshade:nightshade_dirt_with_grass",
|
|
description = "Bottle of Nightshade Grass",
|
|
replacement = "default:dirt",
|
|
}) |