Advertisement
Jakethesnake8_8

Fields

Jan 25th, 2022
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. field borders:
  2. //curve yellow
  3. //rep 2&|[yellow][1][5] red,2
  4.  
  5. field placeholders:
  6. //rep 2&[<0] 82
  7. //rep 2&[<0] 159:10
  8.  
  9. replace field borders
  10. //rep red 3
  11. //rep yellow 13
  12.  
  13. plowed field:
  14. //rep 82 88,88,2034
  15. then lines of //curve 2034
  16.  
  17. fallow field:
  18. //rep 82 #simplex[3][2,2,3]
  19. //rep 0&[>2] #simplex[3][80%[31:2,31:1],20%[2059:2,2005]]
  20. then cover up part of the dirt patches with fern
  21.  
  22. grass around the fields:
  23. //rep 0&[>2] 31:2
  24.  
  25. path slabs:
  26. //rep 2136 2047:1,2047
  27.  
  28. field ground:
  29. //rep 82 #simplex[4][2034,88]
  30.  
  31. Wheat:
  32. //rep 0&[>82] #simplex[3][wheat:7,wheat:7,wheat:7,wheat:6]
  33.  
  34. Barley:
  35. //rep 0&[>82] #simplex[3][wheat:6,wheat:6,wheat:6,31:2]
  36.  
  37. Turnips:
  38. //rep 0&[>159:10] #simplex[3][142:7,142:7,142:6,31:2]
  39.  
  40. Carrots:
  41. //rep 0&[>159:10] #simplex[3][141:7,141:7,141:6,31:2]
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement