Update Clarths-Instructions.md
This commit is contained in:
parent
d18425f766
commit
470628c7df
|
@ -22,7 +22,8 @@
|
||||||
6. Paste in blacklisted mats. This step is only needed it you want the turtle to disreguard stone/cobble. Use step 6a if you wish to have a blacklist.
|
6. Paste in blacklisted mats. This step is only needed it you want the turtle to disreguard stone/cobble. Use step 6a if you wish to have a blacklist.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
``` minecraft:stone
|
```
|
||||||
|
minecraft:stone
|
||||||
minecraft:chest
|
minecraft:chest
|
||||||
minecraft:sand
|
minecraft:sand
|
||||||
minecraft:torch
|
minecraft:torch
|
||||||
|
@ -30,10 +31,11 @@ ThermalExpansion:Sponge
|
||||||
ThermalFoundation:Storage
|
ThermalFoundation:Storage
|
||||||
minecraft:diorite
|
minecraft:diorite
|
||||||
minecraft:andesite
|
minecraft:andesite
|
||||||
minecraft:granite```
|
minecraft:granite
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
7. Run quarry
|
7. Run `quarry`
|
||||||
|
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
Loading…
Reference in New Issue