write something there
This commit is contained in:
commit
b4b6c08f4f
8546 changed files with 309825 additions and 0 deletions
4
mods/bottles/bottles_dorwinion/init.lua
Normal file
4
mods/bottles/bottles_dorwinion/init.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
bottles.register_filled_bottle({
|
||||
target = "dorwinion:dorwinion_grass",
|
||||
replacement = "dorwinion:dorwinion",
|
||||
})
|
5
mods/bottles/bottles_dorwinion/mod.conf
Normal file
5
mods/bottles/bottles_dorwinion/mod.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
name = bottles_dorwinion
|
||||
title = Dorwinion Bottles
|
||||
description = Filled bottles for the dorwinion mod
|
||||
author = EmptyStar
|
||||
depends = bottles, dorwinion
|
Loading…
Add table
Add a link
Reference in a new issue