Page Menu
Home
1F616EMO Bugtracker
Search
Configure Global Search
Log In
Files
F283809
init.lua
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
541 B
Referenced Files
None
Subscribers
None
init.lua
View Options
-- twi_mods/chatroom_tutorial/init.lua
-- Tutorial of how to open chat, and hud message
-- Copyright (C) 2014-2024 currency developers
-- Copyright (C) 2024 1F616EMO
-- SPDX-License-Identifier: LGPL-3.0-or-later
-- Remove bundle recipe and refund
core
.
clear_craft
({
output
=
"currency:minegeld_bundle"
,
})
core
.
register_craft
({
output
=
"currency:minegeld 9"
,
recipe
=
{
{
"currency:minegeld_bundle"
}
},
})
twi_fx
.
override_group
(
"currency:minegeld_bundle"
,
{
not_in_creative_inventory
=
1
,
not_in_craft_guide
=
1
,
})
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 13, 9:00 AM (1 d, 9 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0f/85/8fc848d551ec4983484de1be2047
Default Alt Text
init.lua (541 B)
Attached To
Mode
rTWIMODS Survival Server Custom Modifications
Attached
Detach File
Event Timeline
Log In to Comment