forked from cacklingfiend/lignumis
		
	Wooden belts have half the weight
This commit is contained in:
		
							parent
							
								
									014eed03aa
								
							
						
					
					
						commit
						2d327c805d
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -33,9 +33,9 @@ Belt.EntityBuilder:new() | |||
|     }) | ||||
| 
 | ||||
| local splitter_item = Belt.ItemBuilder:new() | ||||
|     :itemsPerRocket("transportBelt", 100) | ||||
|     :itemsPerRocket("undergroundBelt", 50) | ||||
|     :itemsPerRocket("splitter", 50) | ||||
|     :itemsPerRocket("transportBelt", 200) | ||||
|     :itemsPerRocket("undergroundBelt", 100) | ||||
|     :itemsPerRocket("splitter", 100) | ||||
|     :order("0") | ||||
|     :apply() | ||||
|     .splitter | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann