Go to file
Infinatum dd2cb24aa0 Adding Mod content
This code adds;

> Potatos
> Carrots
> leeks
> Tomatos
> Sweet Corn
2015-08-25 15:13:46 +01:00
mod_files Adding Mod content 2015-08-25 15:13:46 +01:00
textures Adding Mod content 2015-08-25 15:13:46 +01:00
depends.txt Adding Mod content 2015-08-25 15:13:46 +01:00
init.lua Adding Mod content 2015-08-25 15:13:46 +01:00
readme.html Adding Mod content 2015-08-25 15:13:46 +01:00

readme.html

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<html>

<body>

</body>
	<div class="main-body">
	<h1> READ ME </h1>
	<br>
	<p>
		Thank you for Downloading Beer Test Mod. Here are some
	</p>
	<br>
	<br>
	<h1> License </h1>
	<br>
	<p> This Mod is Under the creative commons </p>
	
	</div>
</html>


<style type="text/css">
body {
	padding: 0;
	margin: 0;
	background-image: url(http://trps.raspberryip.com/Infinatum_Minetest/images/bgimage.png);
}

.main-body {
	width: 800px;
	background-color: #E1E1E1;
	margin: 80px auto;
	padding: 15px;
}
</style>