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