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