mcl_crimson_extras Base commit.
This commit is contained in:
parent
004603ff78
commit
67eb813e3b
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
--- Generated by EmmyLua(https://github.com/EmmyLua)
|
||||
--- Created by Michieal.
|
||||
--- DateTime: 01/19/23 4:50 PM
|
||||
--- Last Update Time: 01/19/23 6:05 PM
|
||||
---
|
||||
|
||||
local modname = minetest.get_current_modname()
|
||||
local S = minetest.get_translator(modname)
|
|
@ -0,0 +1,4 @@
|
|||
name = mcl_crimson_extras
|
||||
description = Non-Minecraft Crimson/warped Items
|
||||
author=Michieal
|
||||
depends=mcl_crimson
|
|
@ -0,0 +1,14 @@
|
|||
Created by Michieal.
|
||||
Additional Textures: CC-BY 3.0
|
||||
Code: GPL3
|
||||
|
||||
One final request -- the Date-Time Creator code block needs to remain in the code files. This allows everyone to know
|
||||
which version of the code is being used, and allows for better troubleshooting of any errors.
|
||||
|
||||
Init.Lua's original Date-Time Creator code block:
|
||||
---
|
||||
--- Generated by EmmyLua(https://github.com/EmmyLua)
|
||||
--- Created by Michieal.
|
||||
--- DateTime: 01/19/23 6:05 PM
|
||||
--- [Last Update Time]
|
||||
---
|
Binary file not shown.
After Width: | Height: | Size: 236 B |
Binary file not shown.
After Width: | Height: | Size: 284 B |
Binary file not shown.
After Width: | Height: | Size: 261 B |
Binary file not shown.
After Width: | Height: | Size: 152 B |
Binary file not shown.
After Width: | Height: | Size: 151 B |
Loading…
Reference in New Issue