pastebin - collaborative debugging tool
thrillhouse.kpaste.net RSS


DFHack Notes
Posted by Anonymous on Wed 9th Nov 2016 17:57
raw | new post
view followups (newest first): DFHack Notes by Anonymous
modification of post by Anonymous (view diff)

  1. DFHack Notes
  2.  
  3.  
  4. gui/hack-wish plant growth potash
  5.  
  6.  
  7. createitem SEEDS PLANT_MAT:MUSHROOM_HELMET_PLUMP:SEED 100
  8. createitem SEEDS PLANT_MAT:POD_SWEET:SEED 100
  9. createitem SEEDS PLANT_MAT:MUSHROOM_CUP_DIMPLE:SEED 100
  10. createitem SEEDS PLANT_MAT:BUSH_QUARRY:SEED 100
  11. createitem SEEDS PLANT_MAT:GRASS_WHEAT_CAVE:SEED 100
  12. growcrops
  13. growcrops [name]
  14.  
  15.  
  16.  
  17. createitem SEEDS:PLANT_MAT:GRASS_TAIL_PIG:SEED 100
  18. createitem BAR INORGANIC:SILVER 100
  19. createitem BIN INORGANIC:COPPER 100
  20. createitem BARREL INORGANIC:SILVER 100
  21. createitem WOOD PLANT_MAT:TOWER_CAP:WOOD 100
  22. createitem GEM INORGANIC:EMERALD 100   ####cut
  23. createitem ROUGH INORGANIC:EMERALD 100 ###UNCUT
  24. createitem ROUGH INORGANIC:EMERALD 100
  25. createitem BOULDER INORGANIC:MARBLE 100
  26. createitem CLOTH CREATURE_MAT:SPIDER_CAVE:SILK 1
  27. createitem FISH FISH_SHAD:MALE 5
  28. createitem ROUGH GLASS_GREEN:NONE
  29. createitem BED PLANT_MAT:OAK:WOOD 20
  30. createitem CABINET PLANT_MAT:OAK:WOOD 20
  31. createitem BOX PLANT_MAT:OAK:WOOD 100
  32. createitem PLANT PLANT:GRASS_WHEAT_CAVE 100 # brew dwarven beer
  33. createitem BAR PEARLASH 10
  34. createitem BAR COAL 20
  35.  
  36. createitem AMMO:ITEM_AMMO_BOLTS PLANT:GOBLIN_CAP:WOOD 100
  37.  
  38. soil:
  39. tiletypes
  40. paint shape floor
  41. paint material soil
  42. paint special normal
  43. range 10 10 1
  44. <enter>
  45.  
  46. air:
  47.  
  48. paint shape empty
  49. paint material air
  50.  
  51.  
  52.  
  53. dfhack.gui.getSelectedUnit().mood = df.mood_type.None
  54. o=dfhack.gui.getSelectedUnit() for key,value in pairs(o) do print("="..key) end

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at