Advertisement
da404lewzer

Untitled

Dec 9th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. > calc area3d 10
  2. ================================
  3. Length: 10
  4. Height: 10
  5. Width: 10
  6. ------------------------------
  7. Blocks Required: 1000 Blocks
  8. Stacks Required: ~16 (x64)
  9. ~63 (x16)
  10. InvSlots Needed: ~40% x1
  11. ================================
  12. Calc - by ZachDyer
  13.  
  14. >calc area3d 100 100 100
  15. ===================================
  16. Length: 100
  17. Height: 100
  18. Width: 100
  19. ---------------------------------
  20. Blocks Required: 1000000 Blocks
  21. Stacks Required: ~15625 (x64)
  22. ~62500 (x16)
  23. InvSlots Needed: 100% x435
  24. ===================================
  25. Calc - by ZachDyer
  26.  
  27. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement