Merge pull request #34 from Thomas--S/hopper-hp-distributor

Add TA4 High Performance Distributor to Hopper
This commit is contained in:
Joachim Stolberg 2020-10-03 20:43:19 +02:00 committed by GitHub
commit b6a8073759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,8 @@ minecart.register_inventory(
"techage:ta2_distributor_pas", "techage:ta2_distributor_act",
"techage:ta3_distributor_pas", "techage:ta3_distributor_act",
"techage:ta4_distributor_pas", "techage:ta4_distributor_act",
},
"techage:ta4_high_performance_distributor_pas", "techage:ta4_high_performance_distributor_act",
},
{
put = {
allow_inventory_put = function(pos, stack, player_name)