star_wars/mods
paramat acfd58cdeb Carts: Make rail recipes more generous
As part of making vertical travel easier to reduce reliance on
sneak ladders.
Calculate using cubic pixels of steel.

A steelblock is 16^3 = 4096 cubic pixels steel.
6 ingots is 6/9 steelblocks.
A rail is a 2*2*16 pixel length of steel, 64 cubic pixels steel.
6 ingots produces 2*21 rails = 21 rail nodes.
Choose 18 for an even number that is a multiple of ingot number.

Replace the stick with 2 wood in the recipe to be closer to the amount
of wood that would be needed for 20*4 sleepers.

Replace 2 mese crystal fragments with 1 mese crystal to
compensate for the larger number of nodes returned. The result
is the recipe is much more generous with steel usage but slightly
less generous with mese usage, keeping power rail cost reasonably high.

Replace 2 coal lumps with 1 for a similar recipe to power rails.
2017-04-11 03:57:01 +01:00
..
beds Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
boats Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
bones Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
bucket Bucket: Allow buckets to trigger the on_punch of entities and nodes 2016-11-02 12:39:56 +00:00
carts Carts: Make rail recipes more generous 2017-04-11 03:57:01 +01:00
creative Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
default Glasslike_framed nodes: Add 'glasslikeliquidlevel' paramtype2 2017-03-30 04:24:23 +01:00
doors doors: Fix craftitem not listed in inventory (#1683) 2017-04-02 10:01:01 +02:00
dye Dye: Simplify recipes. 2017-01-11 23:53:44 -08:00
farming Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
fire Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
flowers Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
give_initial_stuff Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
killme Add /killme chat command 2017-01-07 22:01:19 +00:00
pbj_pup PB&J Pup. 2017-03-26 03:05:57 +01:00
screwdriver Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
sethome Sethome: Migrate sethome mod to player attributes. 2017-03-15 22:18:36 +00:00
sfinv sfinv: Fix wrong tab being highlighted 2017-03-07 06:43:18 +00:00
stairs Use creative.is_enabled_for for creative mode if possible (#1558) 2017-03-29 21:02:26 +02:00
tnt TNT: Clarify new TNT receipe 2017-03-14 19:05:49 +00:00
vessels Do not show item overlay if slot is occupied by item (bookshelf, vessels shelf) 2016-11-14 20:03:49 +01:00
walls Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup 2016-09-08 06:17:05 +01:00
wool Change WTFPL to MIT (part 3) 2016-09-07 04:44:53 +01:00
xpanes Xpanes: Improve bars texture 2016-12-04 06:35:39 +00:00