2019-03-05 19:20:38 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
|
|
|
local nodecore
|
|
|
|
= nodecore
|
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
|
|
|
local addhint = nodecore.addhint
|
|
|
|
|
2019-09-07 21:20:41 -04:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- SCALING
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("scale a sheer wall", "scale sheer walls")
|
|
|
|
addhint("scale a sheer overhang", "scale sheer ceilings")
|
2019-09-07 21:20:41 -04:00
|
|
|
|
2019-04-03 07:40:19 -04:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- TERRAIN
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dig up dirt",
|
2019-09-11 07:30:08 -04:00
|
|
|
"dig:nc_terrain:dirt_loose"
|
2019-08-27 19:14:51 -04:00
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dig up gravel",
|
2019-09-11 07:30:08 -04:00
|
|
|
"dig:nc_terrain:gravel_loose",
|
2019-08-27 19:14:51 -04:00
|
|
|
"toolcap:crumbly:2"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dig up sand",
|
2019-09-11 07:30:08 -04:00
|
|
|
"dig:nc_terrain:sand_loose"
|
2019-08-27 19:14:51 -04:00
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dig up stone",
|
2019-09-11 07:30:08 -04:00
|
|
|
"dig:nc_terrain:cobble_loose",
|
2019-08-27 19:14:51 -04:00
|
|
|
"toolcap:cracky:2"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find deep stone strata",
|
2019-04-03 07:40:19 -04:00
|
|
|
"group:hard_stone",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_terrain:cobble_loose"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find molten rock",
|
2019-04-03 07:40:19 -04:00
|
|
|
"group:lava",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_terrain:cobble_loose"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
2019-09-07 21:20:41 -04:00
|
|
|
-- SPONGE
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find a sponge",
|
2019-04-03 07:40:19 -04:00
|
|
|
{true,
|
|
|
|
"nc_sponge:sponge",
|
|
|
|
"nc_sponge:sponge_wet",
|
|
|
|
"nc_sponge:sponge_living"
|
2019-09-07 21:20:41 -04:00
|
|
|
}
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("harvest a sponge",
|
2019-09-11 07:30:08 -04:00
|
|
|
"inv:nc_sponge:sponge_wet",
|
2019-09-07 21:20:41 -04:00
|
|
|
{true,
|
|
|
|
"nc_sponge:sponge",
|
|
|
|
"nc_sponge:sponge_wet",
|
|
|
|
"nc_sponge:sponge_living"
|
|
|
|
}
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dry out a sponge",
|
2019-09-07 21:20:41 -04:00
|
|
|
"nc_sponge:sponge",
|
|
|
|
{true,
|
|
|
|
"nc_sponge:sponge",
|
|
|
|
"nc_sponge:sponge_wet",
|
|
|
|
"nc_sponge:sponge_living"
|
|
|
|
}
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("squeeze out a sponge",
|
2019-09-07 21:20:41 -04:00
|
|
|
"squeeze sponge",
|
|
|
|
{true,
|
|
|
|
"nc_sponge:sponge",
|
|
|
|
"nc_sponge:sponge_wet",
|
|
|
|
"nc_sponge:sponge_living"
|
|
|
|
}
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- TREE
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find dry (loose) leaves",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_tree:leaves_loose"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("find an eggcorn",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_tree:eggcorn"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("plant an eggcorn",
|
2019-04-03 07:40:19 -04:00
|
|
|
"eggcorn planting",
|
2019-09-07 21:20:41 -04:00
|
|
|
{"nc_tree:eggcorn", "nc_terrain:dirt_loose"}
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("find a stick",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_tree:stick"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-04-03 07:40:19 -04:00
|
|
|
addhint("cut down a tree",
|
|
|
|
"dig:nc_tree:tree",
|
2019-08-27 19:14:51 -04:00
|
|
|
"toolcap:choppy:2"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dig up a tree stump",
|
2019-04-03 07:40:19 -04:00
|
|
|
"dig:nc_tree:root",
|
2019-08-27 19:14:51 -04:00
|
|
|
"toolcap:choppy:4"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- FIRE
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("make fire by rubbing sticks together",
|
2019-04-03 07:40:19 -04:00
|
|
|
"stick fire starting",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_tree:stick"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find ash",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_fire:ash",
|
2019-08-27 19:14:51 -04:00
|
|
|
"stick fire starting"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find charcoal",
|
2019-04-03 07:40:19 -04:00
|
|
|
"group:charcoal",
|
2019-08-27 19:14:51 -04:00
|
|
|
"stick fire starting"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("chop up charcoal",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_fire:lump_coal",
|
2019-08-27 19:14:51 -04:00
|
|
|
"group:charcoal"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("pack high-quality charcoal",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_fire:coal" .. nodecore.fire_max,
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_fire:lump_coal"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- WOODWORK
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("assemble a staff from sticks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble staff",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_tree:stick"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("assemble an adze out of sticks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble wood adze",
|
2019-08-27 19:14:51 -04:00
|
|
|
{true, "nc_tree:stick", "nc_woodwork:staff"}
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("assemble a wooden ladder from sticks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble wood ladder",
|
2019-08-27 19:14:51 -04:00
|
|
|
{true, "nc_tree:stick", "nc_woodwork:staff"}
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("assemble a wooden frame from staves",
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble wood frame",
|
2019-08-27 19:14:51 -04:00
|
|
|
{true, "nc_tree:stick", "nc_woodwork:staff"}
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
|
|
|
addhint("split a tree trunk into planks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"split tree to planks",
|
2019-08-27 19:14:51 -04:00
|
|
|
{true, "nc_woodwork:adze", "nc_woodwork:tool_hatchet"}
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("carve wooden tool heads from planks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"carve nc_woodwork:plank",
|
2019-08-27 19:14:51 -04:00
|
|
|
"split tree to planks"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("assemble a wooden tool",
|
2019-03-05 19:20:38 -05:00
|
|
|
{true,
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble wood mallet",
|
|
|
|
"assemble wood spade",
|
|
|
|
"assemble wood hatchet",
|
|
|
|
"assemble wood pick",
|
2019-03-05 19:20:38 -05:00
|
|
|
},
|
2019-08-27 19:14:51 -04:00
|
|
|
"carve nc_woodwork:plank"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("carve a wooden plank completely",
|
2019-04-03 07:40:19 -04:00
|
|
|
"carve nc_woodwork:toolhead_pick",
|
2019-08-27 19:14:51 -04:00
|
|
|
"carve nc_woodwork:plank"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("bash a plank into sticks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"bash planks to sticks",
|
2019-08-27 19:14:51 -04:00
|
|
|
{"nc_woodwork:plank", "toolcap:thumpy:3"}
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("assemble a wooden shelf from frames and planks",
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble wood shelf",
|
2019-08-27 19:14:51 -04:00
|
|
|
{"nc_woodwork:plank", "nc_woodwork:frame"}
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- STONEWORK
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("break cobble into chips",
|
2019-04-03 07:40:19 -04:00
|
|
|
"break cobble to chips",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_terrain:cobble_loose"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("pack stone chips back into cobble",
|
2019-04-03 07:40:19 -04:00
|
|
|
"repack chips to cobble",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_stonework:chip"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("put a stone tip onto a wooden tool",
|
2019-03-05 19:20:38 -05:00
|
|
|
{true,
|
2019-04-03 07:40:19 -04:00
|
|
|
"assemble nc_stonework:tool_mallet",
|
|
|
|
"assemble nc_stonework:tool_spade",
|
|
|
|
"assemble nc_stonework:tool_hatchet",
|
|
|
|
"assemble nc_stonework:tool_pick"
|
2019-03-05 19:20:38 -05:00
|
|
|
},
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_stonework:chip"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-07 21:20:41 -04:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- CONCRETE
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("mix gravel into ash to make aggregate",
|
2019-09-07 21:20:41 -04:00
|
|
|
"mix concrete",
|
|
|
|
{"nc_terrain:gravel_loose", "nc_fire:ash"}
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("make wet aggregate",
|
2019-09-07 21:20:41 -04:00
|
|
|
{true, "nc_concrete:wet_source", "nc_concrete:wet_flowing"},
|
|
|
|
"mix concrete"
|
|
|
|
)
|
|
|
|
|
2019-04-03 07:40:19 -04:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- LODE
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find a lode stratum",
|
2019-08-27 19:14:51 -04:00
|
|
|
"group:lodey"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("find lode ore",
|
2019-03-05 19:20:38 -05:00
|
|
|
"nc_lode:ore",
|
2019-08-27 19:14:51 -04:00
|
|
|
"group:lodey"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("dig up lode ore",
|
2019-09-11 07:30:08 -04:00
|
|
|
"dig:nc_lode:cobble_loose",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_lode:ore"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("melt down lode metal from lode cobble",
|
|
|
|
{true,
|
|
|
|
"nc_lode:prill_hot",
|
|
|
|
"nc_lode:prill_annealed",
|
|
|
|
"nc_lode:prill_tempered"
|
|
|
|
},
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_lode:cobble_loose"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("sinter glowing lode prills into a cube",
|
2019-04-03 07:40:19 -04:00
|
|
|
"forge lode block",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_lode:prill_hot"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("chop a glowing lode cube into prills",
|
2019-04-03 07:40:19 -04:00
|
|
|
"break apart lode block",
|
2019-08-27 19:14:51 -04:00
|
|
|
"forge lode block"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("make an anvil by tempering a lode cube",
|
2019-03-05 19:20:38 -05:00
|
|
|
"nc_lode:block_tempered",
|
2019-08-27 19:14:51 -04:00
|
|
|
"forge lode block"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("cold-forge annealed lode prills into a tool head",
|
2019-04-03 07:40:19 -04:00
|
|
|
"anvil making lode toolhead_mallet",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_lode:block_tempered"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("cold-forge lode down completely",
|
2019-04-03 07:40:19 -04:00
|
|
|
"anvil making lode prills",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_lode:block_tempered"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("temper a lode tool head",
|
2019-03-05 19:20:38 -05:00
|
|
|
{true,
|
|
|
|
"nc_lode:toolhead_mallet_tempered",
|
|
|
|
"nc_lode:toolhead_spade_tempered",
|
|
|
|
"nc_lode:toolhead_hatchet_tempered",
|
|
|
|
"nc_lode:toolhead_pick_tempered"
|
|
|
|
},
|
2019-08-27 19:14:51 -04:00
|
|
|
"anvil making lode toolhead_mallet"
|
|
|
|
)
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("weld glowing lode pick and spade heads together",
|
2019-04-03 08:10:03 -04:00
|
|
|
"assemble lode mattock head",
|
2019-08-27 19:14:51 -04:00
|
|
|
"anvil making lode toolhead_pick"
|
|
|
|
)
|
2019-04-03 08:10:03 -04:00
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("hammer a lode prill into a bar",
|
2019-09-08 09:51:09 -04:00
|
|
|
"anvil making lode bar",
|
|
|
|
"nc_lode:block_tempered"
|
|
|
|
)
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("hammer a lode bar back to a prill",
|
2019-09-08 09:51:09 -04:00
|
|
|
"anvil recycle lode bar",
|
|
|
|
"anvil making lode bar"
|
|
|
|
)
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("hammer lode bars into a rod",
|
2019-09-08 09:51:09 -04:00
|
|
|
"anvil making lode rod",
|
|
|
|
"anvil making lode bar"
|
|
|
|
)
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("chop lode a rod back into bars",
|
2019-09-08 09:51:09 -04:00
|
|
|
"recycle lode rod",
|
|
|
|
"anvil making lode rod"
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("solder lode rods into crates",
|
2019-09-08 09:51:09 -04:00
|
|
|
"assemble lode shelf",
|
|
|
|
"anvil making lode rod"
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("chop a lode crate back apart",
|
2019-09-08 09:51:09 -04:00
|
|
|
"break apart lode shelf",
|
|
|
|
"assemble lode shelf"
|
|
|
|
)
|
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- DOORS
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("chisel a hinge groove into a wooden plank",
|
2019-09-08 09:51:09 -04:00
|
|
|
"drill door plank",
|
|
|
|
{"anvil making lode rod", "split tree to planks"}
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("lubricate a wooden panel with graphite",
|
2019-09-08 09:51:09 -04:00
|
|
|
"lubricate door plank",
|
|
|
|
"drill door plank"
|
|
|
|
)
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("hammer a staff into a lubricated wooden panel",
|
2019-09-08 09:51:09 -04:00
|
|
|
"door pin plank",
|
|
|
|
"lubricate door plank"
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("chisel a hinge groove into cobble",
|
2019-09-08 09:51:09 -04:00
|
|
|
"drill door cobble",
|
|
|
|
{"anvil making lode rod", "nc_terrain:cobble"}
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("lubricate a cobble panel with graphite",
|
2019-09-08 09:51:09 -04:00
|
|
|
"lubricate door cobble",
|
|
|
|
"drill door cobble"
|
|
|
|
)
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("hammer a metal rod into a cobble panel",
|
2019-09-08 09:51:09 -04:00
|
|
|
"door pin cobble",
|
|
|
|
"lubricate door cobbleWWW"
|
|
|
|
)
|
|
|
|
|
2019-09-07 21:20:41 -04:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- LUX
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("find lux",
|
2019-09-07 21:20:41 -04:00
|
|
|
"group:lux_emit"
|
|
|
|
)
|
|
|
|
|
2019-09-11 07:30:08 -04:00
|
|
|
addhint("dig up lux cobble",
|
|
|
|
"dig:group:lux_cobble",
|
2019-09-07 21:20:41 -04:00
|
|
|
"group:lux_emit"
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("observe a lux reaction",
|
2019-09-07 21:20:41 -04:00
|
|
|
"group:lux_hot",
|
|
|
|
"group:lux_cobble"
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("observe lux criticality",
|
2019-09-07 21:20:41 -04:00
|
|
|
"group:lux_cobble_max",
|
|
|
|
"group:lux_hot"
|
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("lux-infuse a lode tool",
|
2019-09-07 21:20:41 -04:00
|
|
|
"group:lux_tool",
|
|
|
|
"group:lux_cobble_max"
|
|
|
|
)
|
|
|
|
|
2019-04-03 07:40:19 -04:00
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- TOTE
|
2019-03-05 19:20:38 -05:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("assemble an annealed lode tote handle",
|
2019-04-03 07:40:19 -04:00
|
|
|
"craft tote handle",
|
2019-08-27 19:14:51 -04:00
|
|
|
{"nc_lode:block_annealed", "nc_woodwork:shelf"}
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
------------------------------------------------------------------------
|
|
|
|
-- OPTICS
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("melt sand into glass",
|
2019-04-03 07:40:19 -04:00
|
|
|
"group:silica",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_terrain:sand_loose"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("quench molten glass into chromatic glass",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_optics:glass_opaque",
|
2019-08-27 19:14:51 -04:00
|
|
|
"group:silica"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("mold molten glass into clear glass",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_optics:glass",
|
2019-08-27 19:14:51 -04:00
|
|
|
"group:silica"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("mold molten glass into float glass",
|
2019-09-07 21:20:41 -04:00
|
|
|
"nc_optics:glass_float",
|
2019-09-07 23:36:33 -04:00
|
|
|
{"nc_optics:glass", "group:lava"}
|
2019-09-07 21:20:41 -04:00
|
|
|
)
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("cool molten glass into crude glass",
|
2019-04-07 18:43:11 -04:00
|
|
|
"nc_optics:glass_crude",
|
2019-08-27 19:14:51 -04:00
|
|
|
"group:silica"
|
|
|
|
)
|
2019-04-07 18:43:11 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("chip chromatic glass into prisms",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_optics:prism",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_optics:glass_opaque"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("chop chromatic glass into lenses",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_optics:lens",
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_optics:glass_opaque"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
|
|
|
local opticactive = {true, "nc_optics:lens_on", "nc_optics:prism_on"}
|
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("activate a lens",
|
2019-04-03 07:40:19 -04:00
|
|
|
opticactive,
|
2019-08-27 19:14:51 -04:00
|
|
|
"nc_optics:lens"
|
|
|
|
)
|
2019-04-03 07:40:19 -04:00
|
|
|
|
2019-09-11 06:38:56 -04:00
|
|
|
addhint("produce light from a lens",
|
2019-04-03 07:40:19 -04:00
|
|
|
"nc_optics:lens_glow",
|
2019-08-27 19:14:51 -04:00
|
|
|
opticactive
|
|
|
|
)
|