{
	"style" : "groupbox",
	"title" : "TNT Properties",
	"layout": [
		{
			"control": "comboBox",
			"name": "type",
			"title": "Type",
			"type": "int",
			"tooltip": "Which subvariation should it use? Check the behavior section in the NPC's tooltip for more info.",
			"value-default": 0,
			"elements": ["TNT", "Minecart"]
		}
	]
}
