Guest User

Untitled

a guest
Jan 5th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.42 KB | None | 0 0
  1. {
  2.     "type": "kingdom",
  3.     "kingdom_name": "FriendlyWolves",
  4.     "kingdom_id": "friendly_wolves",
  5.     "amenity_to_strangers": "hostile",
  6.     "amenity_to": {
  7.         "human_npcs": "neutral",
  8.         "rabbit_biped_npcs": "neutral",
  9.         "ascendancy": "neutral",
  10.         "northern_alliance": "neutral",
  11.         "rayyas_children": "neutral"
  12.     },
  13.     "roles": {
  14.         "friendly-wolves": {
  15.         "male": {
  16.             "uri": [ "tameable_wolves:entities:fWolf" ]
  17.         }
  18.     }
  19.     }
  20.  
  21. }
Add Comment
Please, Sign In to add comment