Merge pull request #34 from Thomas--S/hopper-hp-distributor
Add TA4 High Performance Distributor to Hopper
This commit is contained in:
commit
b6a8073759
@ -42,7 +42,8 @@ minecart.register_inventory(
|
|||||||
"techage:ta2_distributor_pas", "techage:ta2_distributor_act",
|
"techage:ta2_distributor_pas", "techage:ta2_distributor_act",
|
||||||
"techage:ta3_distributor_pas", "techage:ta3_distributor_act",
|
"techage:ta3_distributor_pas", "techage:ta3_distributor_act",
|
||||||
"techage:ta4_distributor_pas", "techage:ta4_distributor_act",
|
"techage:ta4_distributor_pas", "techage:ta4_distributor_act",
|
||||||
},
|
"techage:ta4_high_performance_distributor_pas", "techage:ta4_high_performance_distributor_act",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
put = {
|
put = {
|
||||||
allow_inventory_put = function(pos, stack, player_name)
|
allow_inventory_put = function(pos, stack, player_name)
|
||||||
|
Loading…
Reference in New Issue
Block a user